Share via


X.mdxMetadata Field

Definition

Represents the x:mdxMetadata XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: metadata.
  • has the following child XML elements: mdx.
  • has the following XML attributes: count.
  • corresponds to the following strongly-typed classes: MdxMetadata.

Applies to