TransformStatisticsData Class |
Namespace: Dundas.BI.WebApi.Models
The TransformStatisticsData type exposes the following members.
Name | Description | |
---|---|---|
TransformStatisticsData |
Initializes a new instance of the TransformStatisticsData class.
|
Name | Description | |
---|---|---|
ElementStatistics |
Gets the element statistics for the current transform.
| |
OutputDataCount |
Gets or sets the total output data count when requested.
| |
TransformId |
Gets or sets the ID of the transform.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
ToDataContractMappings |
The mapping between TransformStatistics and TransformStatisticsData.
|