IStepDescription Property
|
Gets the description of the step.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string Description { get; }
ReadOnly Property Description As String
Get
property String^ Description {
String^ get ();
}
abstract Description : string with get
Property Value
Type:
StringSee Also