Click or drag to resize

IListStepSteps Method


Retrieves the substeps of this step.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
IEnumerable<IStep> Steps()

Return Value

Type: IEnumerableIStep

[Missing <returns> documentation for "M:Ingeniux.CMS.IListStep.Steps"]

See Also