Kpi.MeasureGroup Property

Definition

KPI Measure Group Name

Represents the following attribute in the schema: measureGroup

[DocumentFormat.OpenXml.SchemaAttr(0, "measureGroup")]
public DocumentFormat.OpenXml.StringValue MeasureGroup { get; set; }
public DocumentFormat.OpenXml.StringValue MeasureGroup { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "measureGroup")]
public DocumentFormat.OpenXml.StringValue? MeasureGroup { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("measureGroup")]
public DocumentFormat.OpenXml.StringValue? MeasureGroup { get; set; }
public DocumentFormat.OpenXml.StringValue? MeasureGroup { get; set; }
member this.MeasureGroup : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "measureGroup")>]
member this.MeasureGroup : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("measureGroup")>]
member this.MeasureGroup : DocumentFormat.OpenXml.StringValue with get, set
Public Property MeasureGroup As StringValue

Property Value

Returns StringValue.

Attributes

Applies to