MeasuringReportingSelectionRowInfo
Type, Introduced in version 22.9
Represents information about a measuring reporting selection row.
Used by the Measuring
Properties
Name | Type | Summary | Introduced in |
---|---|---|---|
Description | String | The translated description of the measuring reporting selection row. |
|
RowIndex | Int32 | The row index of the measuring reporting selection row. |
|
Rows | Measuring |
Information about measuring reporting rows. |
Example
{
"Description": null,
"RowIndex": 0,
"Rows": null
}