Share via


NoNamespace.i4 Field

Definition

Represents the i4 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rangeSet.
  • corresponds to the following strongly-typed properties: RangeSet.FieldItemIndexPage4.

Applies to