DeleteItemResult Class |
Namespace: Dundas.BI.AccountServices
The DeleteItemResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteItemResult | Initializes a new instance of the DeleteItemResult 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 OperationResult.) |
![]() | Warnings | Gets a list of warnings associated with the instance. (Inherited from OperationResult.) |
Name | Description | |
---|---|---|
![]() | AddWarnings | Adds warnings. (Inherited from OperationResult.) |