Update
|
The UpdatePublishStepEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| UpdatePublishStepEventArgs | Initializes a new instance of the UpdatePublishStepEventArgs class |
| Name | Description | |
|---|---|---|
| Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT) | |
| ErrorMessage | Gets the error message during update, if there are any | |
| NumPublished | Gets the count of items that were published | |
| PubTargetId |
Gets the ID of Publishing Target,
the publish to happen on
(Inherited from PublishingTaskEventArgs) | |
| Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT) | |
| SubmitUserId |
Gets the ID of the User that submitted
the publish request
(Inherited from PublishingTaskEventArgs) | |
| UpdateType | Gets the name of update "type" |