Share via


CX.strDim Field

Definition

Represents the cx:strDim XML element.

public static readonly System.Xml.Linq.XName strDim;
 staticval mutable strDim : System.Xml.Linq.XName
Public Shared ReadOnly strDim 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: StringDimension.

Applies to