Share via


NoNamespace.measures Field

Definition

Represents the measures XML attribute.

public static readonly System.Xml.Linq.XName measures;
 staticval mutable measures : System.Xml.Linq.XName
Public Shared ReadOnly measures 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.Measures.

Applies to