Share via


X14.datastoreItem Field

Definition

Represents the x14:datastoreItem XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: extLst.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: DatastoreItem.

Applies to