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.492
Syntax
string Description { get; }

Property Value

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