ArcObjects Library Reference  (Carto)    

ISpatialBookmark.BookmarkType Property

Type of the bookmark.

[Visual Basic 6.0]
Property BookmarkType As String
[Visual Basic .NET]
Public ReadOnly Property BookmarkType As String
[C#]
public string BookmarkType {get;}
[Java]
public String getBookmarkType()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_BookmarkType(
  BSTR* Type
);
[C++]

Parameters

Type [out, retval]

  Type is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISpatialBookmark Interface

 


Feedback Send feedback on this page