Share via


NoNamespace.ct Field

Definition

Represents the ct XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: t.
  • corresponds to the following strongly-typed properties: MdxTuple.CultureCurrency.

Applies to