Click or drag to resize

IStepDescription Property


Gets the description of the step.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
string Description { get; }

Property Value

Type: String
Examples
During the step for building the asset url map the description would be: "Building Asset URI Map."
See Also