Name | Description | |
---|---|---|
init | Initializes the TransformStatistics. Called during construction. |
Name | Description | |
---|---|---|
elementStatistics | Gets the element statistics. See Dundas.BI.WebApi.Models.ElementStatisticsData, MeasureStatisticsData, TimeHierarchyStatisticsData and HierarchyStatisticsData for return structure. | |
outputDataCount | Gets or sets the total output data count when requested. | |
transformId | Gets or sets the ID of the transform the statistics are calculated for. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |