PivotOLAPKPIMeasures Constructors
Contains the names of the OLAP measures that represent values of a particular KPI.| Name | Parameters | Description |
|---|---|---|
| PivotOLAPKPIMeasures(TypedBinaryReader) | reader | Initializes a new instance of the PivotOLAPKPIMeasures class. |
| PivotOLAPKPIMeasures(String, String, String, String, String, String, String) | kpiName, caption, value, goal, status, trend, weight | Initializes a new instance of the PivotOLAPKPIMeasures class. |
See Also