Share via


CX.idx Field

Definition

Represents the cx:idx XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: subtotals.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: UnsignedIntegerType.

Applies to