Share via


NoNamespace.bookmarkIdSeed Field

Definition

Represents the bookmarkIdSeed XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: presentation.
  • corresponds to the following strongly-typed properties: Presentation.BookmarkIdSeed.

Applies to