KPIResultColumn Structure
Use the KPIResultColumn structure to contain a single assessment for a particular QDR for a node in a strategy tree.
The KPIResultColumn structure is used in the unresolvable-reference.html.
KPIResultColumn Structure Fields
Fields | Description |
---|---|
String Name |
Specifies the column name that the cell belongs to. |
String Type |
Specifies the cell's data type. |
String Value |
Specifies the cell's value. |
String FormattedValue |
Specifies the formatted value. |
String ObjectContext |
Specifies the QDR that was applied to the query that returned this cell. |
Boolean IsAnnotated |
Specifies whether the cell has been annotated (true) or not (false). |