Share via


CX.numDim Field

Definition

Represents the cx:numDim XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: data.
  • has the following child XML elements: f, lvl, nf.
  • has the following XML attributes: type.
  • corresponds to the following strongly-typed classes: NumericDimension.

Applies to