M-Files Vault Application Framework
C#
Show/Hide TOC
State
Method
Info
run
Action
Method Field
The run action method. This is used when the method type is StateAttribute.AttributeType.StateAction.
Definition
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
protected
StateMethodInfo
RunActionMethod
runActionMethod
Field Value
StateMethodInfo
RunActionMethod
See Also
Reference
StateMethodInfo Class
MFiles.VAF Namespace
In This Article
Definition
See Also