Click or drag to resize
AutomationStateInfoStateCreated Property
Creation time of the state.

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

Property Value

Type: DateTime
See Also