Share via


NoNamespace.measuresSet Field

Definition

Represents the measuresSet XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheHierarchy.
  • corresponds to the following strongly-typed properties: CacheHierarchy.MeasuresSet.

Applies to