GetBookmarks Method
Overloads
| GetBookmarks(NxGetBookmarkOptions) |
Returns all bookmarks compatible with options. |
GetBookmarks(NxGetBookmarkOptions)
Returns all bookmarks compatible with options.
Declaration
public IEnumerable<NxContainerEntry> GetBookmarks([QixName("qOptions")] NxGetBookmarkOptions options)
Parameters
| Type | Name | Description |
|---|---|---|
| NxGetBookmarkOptions | options |
Bookmark type filter and requested properties. |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<NxContainerEntry> |