Click or drag to resize
AutomationStateInfoStateUserID Property
ID of the user who started automation process.

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

Property Value

Type: Int32
Remarks
0 indicates process was started automatically.
See Also