Share via


NoNamespace.set Field

Definition

Represents the set XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheHierarchy, calculatedMember.
  • corresponds to the following strongly-typed properties: CacheHierarchy.Set, CalculatedMember.Set.

Applies to