Share via


DS.datastoreItem Field

Definition

Represents the ds: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: schemaRefs.
  • has the following XML attributes: itemID.
  • corresponds to the following strongly-typed classes: DataStoreItem.

Applies to