Click or drag to resize
AutomationActionDataProviderDisplayInformationIcon Property
Indicates whether a step should display icon for accessing additional step information which is provided by GetStepInformation(Int32) method.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax
C#
public bool DisplayInformationIcon { get; protected set; }

Property Value

Type: Boolean
See Also