Share via


NoNamespace.c Field

Definition

Represents the c XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: b, d, e, item, m, ms, n, s, t, i, a.
  • corresponds to the following strongly-typed properties: Array.C, BooleanItem.Caption, DateTimeItem.Caption, ErrorItem.Caption, Item.ChildItems, MdxSet.MemberIndexCount, MdxTuple.MemberIndexCount, MissingItem.Caption, NumberItem.Caption, OlapSlicerCacheItem.DisplayName, StringItem.Caption.

Applies to