Share via


NoNamespace.itemId Field

Definition

Represents the itemId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: alternateUrls.
  • corresponds to the following strongly-typed properties: ExternalBookAlternateUrls.ItemId.

Applies to