WorkflowActionEventArgs<InfoType, StateInfoType, ActionEnumType>.StateObject Property |
Info object representing automation state. Used for automation processes.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntaxpublic StateInfoType StateObject { get; }
Property Value
Type:
StateInfoType
See Also