VaultApplicationBaseGetStateHandlerDelegateScript 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 GetStateHandlerDelegateScript(
StateAttributeAttributeType type
)
- type StateAttributeAttributeType
- The state handler type for which the script is queried for.
StringThe script as string.