LibraryItemMetadataSettings Methods TIBCO Spotfire 7.11 API Reference

The LibraryItemMetadataSettings type exposes the following members.

Methods

  Name Description
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method SetKeywords
Sets the keywords to associate with a library entry. By default the keywords are not changed. The keywords set with this method will override any keywords specified by document properties when the document is saved to the library.
Public method SetProperty
Adds a custom property that shall be set on the library item. The property value will be updated if it is already set on the library item.
Public method TryGetKeywords
Tries to get the keywords previously set by the SetKeywords method. Returns true and assigns the keywordsProperty parameter if the keywords have previously been set.
Public method TryGetProperty
Tries to get the custom property previously set by the SetProperty method. Returns true and assigns the property parameter if the keywords have previously been set.
Top
See Also

Reference