VaultApplicationBaseGetVaultExtensionMethodEventHandlerProxyName Method

Returns the name for the vault extension method event handler proxy of this Vault Application.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public string GetVaultExtensionMethodEventHandlerProxyName()

Return Value

String
The name of the Vault Extension method event handler proxy.

See Also