CreateMeasureCorrectionValueOptions Class |
Namespace: Dundas.BI.WebApi.Models
The CreateMeasureCorrectionValueOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateMeasureCorrectionValueOptions |
Initializes a new instance of the CreateMeasureCorrectionValueOptions class.
|
| Name | Description | |
|---|---|---|
| IsPublic |
Gets or sets a value indicating whether this value is public.
| |
| MeasureUniqueName |
Gets or sets the unique name of the measure.
| |
| MetricSetId |
Gets or sets the ID of the metric set.
| |
| ParameterValues |
Gets the parameter values.
| |
| RenderedMembers |
Gets the rendered members.
| |
| Text |
Gets or sets the text.
| |
| Value |
Gets or sets the value.
|