Click or drag to resize
AutomationManagerEventArgsStateObject Property
State object

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
public AutomationStateInfo StateObject { get; set; }

Property Value

Type: AutomationStateInfo
See Also