Share via


NoNamespace.n Field

Definition

Represents the n XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: item, k, mdx, p, i, p, selection, k, k, rPr.
  • corresponds to the following strongly-typed properties: Item.ItemName, Key.N, Mdx.NameIndex, MdxKpi.NameIndex, MdxMemberProp.NameIndex, OlapSlicerCacheItem.Name, OlapSlicerCacheItemParent.Name, OlapSlicerCacheSelection.Name, RichFormatProperty.N, SupportingPropertyBagKey.N.

Applies to