CreateBookmarkEx Method
Overloads
CreateBookmarkEx(GenericBookmarkProperties, IEnumerable<String>) |
Creates a bookmark with softpatches. |
CreateBookmarkEx(GenericBookmarkProperties, IEnumerable<String>)
Creates a bookmark with softpatches.
Declaration
CreateBookmarkExResult CreateBookmarkEx([QixName("qProp")] GenericBookmarkProperties prop, [QixName("qObjectIdsToPatch")] IEnumerable<string> objectIdsToPatch = null)
Parameters
Type | Name | Description |
---|---|---|
GenericBookmarkProperties | prop |
Properties for the object. |
System.Collections.Generic.IEnumerable<System.String> | objectIdsToPatch |
Add softpatches for this objects if available. If empty all softpatches are added to the bookmark. |
Returns
Type | Description |
---|---|
CreateBookmarkExResult |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!