AutomationStateInfoStateUserID Property |
ID of the user who started automation process.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 12.0.0
Syntax public virtual int StateUserID { get; set; }
Property Value
Type:
Int32Remarks 0 indicates process was started automatically.
See Also