Share via


NoNamespace.level Field

Definition

Represents the level XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cacheField, members, mp, slicer, timeline.
  • corresponds to the following strongly-typed properties: CacheField.Level, MemberProperty.Level, Members.Level, Slicer.Level, Timeline.Level.

Applies to