Share via


NoNamespace.firstDataRow Field

Definition

Represents the firstDataRow XML attribute.

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

Applies to