Share via


X.k Field

Definition

Represents the x:k XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mdx.
  • has the following XML attributes: n, np, p.
  • corresponds to the following strongly-typed classes: MdxKpi.

Applies to