Share via


X.measureGroup Field

Definition

Represents the x:measureGroup XML element.

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 element, it:

  • has the following parent XML elements: measureGroups.
  • has the following XML attributes: caption, name.
  • corresponds to the following strongly-typed classes: MeasureGroup.

Applies to