Click or drag to resize
AutomationStateInfoStateStatus Property
Status of the state.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 9.0.0
Syntax
C#
public virtual ProcessStatusEnum StateStatus { get; set; }

Property Value

Type: ProcessStatusEnum
See Also