Click or drag to resize

IContentItemPublishStep Properties


The IContentItemPublishStep type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the description of the step.
(Inherited from IStep.)
Public propertyError
Gets the error message of the step.
(Inherited from IStep.)
Public propertyID
Gets the identifier of the step.
(Inherited from IStep.)
Public propertyName
Gets the name of the step.
(Inherited from IStep.)
Public propertyPercentCompleted
Gets the percentage of completion in the publishing step.
Public propertyPublishedCount
Gets the count of pages that were published
Public propertyState
Gets the state of the step.
(Inherited from IStep.)
Public propertyTotalCount
Gets the total count of pages to be published
Public propertyWeight
Gets the weight of this step.
(Inherited from IStepWithWeight.)
Top
See Also