Share via


NoNamespace.measureGroup Field

Definition

Represents the measureGroup XML attributes.

public static readonly System.Xml.Linq.XName measureGroup;
 staticval mutable measureGroup : System.Xml.Linq.XName
Public Shared ReadOnly measureGroup As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheHierarchy, kpi, map, calculatedMember.
  • corresponds to the following strongly-typed properties: CacheHierarchy.MeasureGroup, CalculatedMember.MeasureGroup, Kpi.MeasureGroup, MeasureDimensionMap.MeasureGroup.

Applies to