IListStep Properties Ingeniux CMS Content Store API

The IListStep type exposes the following members.

Properties

  Name Description
Public property Count
Gets the count of substeps.
Public property Description
Gets the description of the step.
(Inherited from IStep.)
Public property Error
Gets the error message of the step.
(Inherited from IStep.)
Public property ID
Gets the identifier of the step.
(Inherited from IStep.)
Public property Name
Gets the name of the step.
(Inherited from IStep.)
Public property OngoingStep
Gets the ongoing substep. Returns null if this step is not started.
Public property PercentCompleted
Gets the percentage of substeps that are in the COMPLETED state.
Public property State
Gets the state of the step.
(Inherited from IStep.)
Public property StepsCompleted
Gets the number of substeps that are on COMPLETED state.
Public property Weight
Gets the weight of this step.
(Inherited from IStepWithWeight.)
Top
See Also

Reference