Click or drag to resize
AutomationStateInfoStateCustomData Property
State custom data.

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

Property Value

Type: ContainerCustomData
See Also