ReportRowsJson Class |
Namespace: VirtualRadar.Interface.WebSite
The ReportRowsJson type exposes the following members.
Name | Description | |
---|---|---|
ReportRowsJson | Initializes a new instance of the ReportRowsJson class |
Name | Description | |
---|---|---|
CountRows |
Gets or sets the total number of rows that match the report criteria.
| |
ErrorText |
Gets or sets the content of any errors or exceptions that were thrown during the processing of the report.
| |
GroupBy |
Gets or sets a value indicating the column that the data has been grouped by.
| |
OperatorFlagsAvailable |
Gets or sets a value indicating that operator flags can be shown on the report.
| |
ProcessingTime |
Gets or sets a value indicating how long the report took to process.
| |
SilhouettesAvailable |
Gets or sets a value indicating that silhouettes can be shown on the report.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |