Retrieves a Step by its index.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- index
- Type: SystemInt32
Index of the step
Return Value
Type: IStepWithWeightIf index is out of range of the steps collection, returns null.
See Also