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

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

Property Value

Type: DateTime
See Also