VaultApplicationBaseGetPropertyHandlerDelegateScript Method
Method for retrieving the VBScript delegation code for the certain state.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected virtual string GetPropertyHandlerDelegateScript(
PropertyAttributeAttributeType type
)
- type PropertyAttributeAttributeType
- The property handler type for which the script is queried for.
StringThe script as string.