GetExplorerUtil Method
Gets an interface for making calls into Vault Explorer
Syntax
public static IExplorerUtil GetExplorerUtil(
IApplication application
)Public Shared Function GetExplorerUtil( _
ByVal application As IApplication _
) As IExplorerUtilParameters
| Name | Description |
|---|---|
| application | The application context. |
Return Value
An interface for making calls into Vault Explorer.