Publish |
The PublishItemResultData type exposes the following members.
| Name | Description | |
|---|---|---|
| PublishItemResultData | Initializes a new instance of the PublishItemResultData class. |
| Name | Description | |
|---|---|---|
| ItemId | Gets the ID of the source publish item. | |
| ItemName | Gets the name of the source publish item. | |
| Message | Gets the message detail. | |
| Severity | Gets the message severity. | |
| TargetItemId | Gets the ID of the target publish item. | |
| TargetItemName | Gets the name of the target publish item. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) |