Share via


W.storeItemID Field

Definition

Represents the w:storeItemID XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataBinding.
  • corresponds to the following strongly-typed properties: DataBinding.StoreItemId.

Applies to