LibraryManagerTryGetItem Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodTryGetItem(Guid, LibraryItem, LibraryItemRetrievalOption)
Tries to get the item associated with the specified id. Returns true if the item is found and false otherwise. On success, the item parameter is assigned and populated according to the specified metadata options.
Public methodTryGetItem(String, LibraryItemType, LibraryItem, LibraryItemRetrievalOption)
Tries to get the item associated with the specified path. Returns true if the item is found and false otherwise. On success, the item parameter is assigned and populated according to the specified metadata options.
Top
See Also

Reference