BatchOperationResultData Class

Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApi.ModelsBatchOperationResultData
    More...

Namespace:  Dundas.BI.WebApi.Models
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
[DataContractAttribute]
public abstract class BatchOperationResultData

The BatchOperationResultData type exposes the following members.

Constructors
  NameDescription
Protected methodBatchOperationResultData
Initializes a new instance of the BatchOperationResultData class.
Top
Properties
  NameDescription
Public propertySuccess
Gets a value indicating whether the operation was successful.
Top
See Also
Inheritance Hierarchy