VaultApplicationBaseEvaluateStatePreConditions Method
Invokes all the state precondition evaluation handlers.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public virtual ScriptResult EvaluateStatePreConditions(
ScriptEnvironment environment
)
- environment ScriptEnvironment
- The environment that the assembly should process.
ScriptResultThe result object that contains the condition evaluation result and possible error message for the user.