BatchInfoData Class |
Namespace: Dundas.BI.WebApi.Models
The BatchInfoData type exposes the following members.
Name | Description | |
---|---|---|
BatchInfoData |
Initializes a new instance of the BatchInfoData class.
|
Name | Description | |
---|---|---|
Id |
Gets the batch ID.
| |
ParameterValues |
Gets the parameter values to be used in slicing the result for the current batch.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
FromDataContractMappings |
The mapping between BatchInfoData and BatchInfo.
|