Description
The ReportDataGroup class aggregates the report results into user defined categories.
Class hierarchy
esri.WorkflowManager.SupportClasses.ReportDataGroup()
Properties
aggregateLabel | string | The name of the category, eg. Total Jobs. |
aggregateValue | string | The value of the aggregate. |
row | string[] | The rows that contain the data returned. |
value | string | The data values in the row. |
Property Details
The name of the category..
The value of the aggregate.
The rows that contain the data returned.
The data values in the row.
The state of the job type.