Share via


NoNamespace.firstDataCol Field

Definition

Represents the firstDataCol XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ___location.
  • corresponds to the following strongly-typed properties: Location.FirstDataColumn.

Applies to