Share via


NoNamespace.formatIdx Field

Definition

Represents the formatIdx XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: series.
  • corresponds to the following strongly-typed properties: Series.FormatIdx.

Applies to