Click or drag to resize
BaseWorkflowActionInfoType, StateInfoType, ActionEnumTypeStateObject Property
Current state object.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public StateInfoType StateObject { get; set; }

Property Value

Type: StateInfoType
See Also