Click or drag to resize
AutomationEventArgsStateObject Property
State object

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

Property Value

Type: AutomationStateInfo
See Also