Click or drag to resize

IContentItemPublishStep Properties


The IContentItemPublishStep type exposes the following members.

Properties
  Name Description
Public property Code example 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 PercentCompleted Gets the percentage of completion of the publishing step.
Public property PublishedCount Gets the count of pages that were published.
Public property State Gets the state of the step.
(Inherited from IStep)
Public property TotalCount Gets the total count of pages to be published.
Public property Weight Gets the weight of this step.
(Inherited from IStepWithWeight)
Top
See Also