VaultApplicationBaseEventHandlerBelongsToThisVaultApplication Method
Check if the event handler belongs to this application.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected bool EventHandlerBelongsToThisVaultApplication(
EventHandler eventHandler
)
- eventHandler EventHandler
- Event handler in a Vault.
BooleanTrue if the event handler belongs to this application. False otherwise.