| Name | Description | |
|---|---|---|
![]()  | init | Initializes the PublishItemResult. Called during construction. | 
| Name | Description | |
|---|---|---|
![]()  | itemId | Gets or sets the ID of the source publish item. | 
![]()  | itemName | Gets or sets the Name of the source publish item. | 
![]()  | message | Gets or sets the message detail. | 
![]()  | severity | Gets or sets the message severity. | 
![]()  | targetItemId | Gets or sets the ID of the target publish item. | 
![]()  | targetItemName | Gets or sets the Name of the target publish item. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |