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