Share via


X14.item Field

Definition

Represents the x14:item XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: itemLst.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: ListItem.

Applies to