Share via


X14.rowItem Field

Definition

Represents the x14:rowItem XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: row.
  • has the following XML attributes: d, u.
  • corresponds to the following strongly-typed classes: TupleSetRowItem.

Applies to