DeleteItemResultData Class |
Namespace: Dundas.BI.WebApi.Models
The DeleteItemResultData type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteItemResultData |
Initializes a new instance of the DeleteItemResultData class.
|
Name | Description | |
---|---|---|
![]() | ItemId | Gets the ID of the item that was deleted. |
![]() | Success |
Gets a value indicating whether the operation was successful.
(Inherited from OperationResultData.) |
![]() | UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
![]() | Warnings | Gets a list of warnings associated with the instance. (Inherited from OperationResultData.) |