LibraryItemRetrievalOption Class

Spotfire 14.3 API Reference
Describes a metadata kind that shall be retrieved from the library when it is queried.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Framework.LibraryLibraryItemRetrievalOption

Namespace:  Spotfire.Dxp.Framework.Library
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
Syntax

C#
public sealed class LibraryItemRetrievalOption

The LibraryItemRetrievalOption type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberIncludePath
Gets an option specifying that the path of a library item shall be retrieved.
Public propertyStatic memberIncludeProperties
Gets an option specifying that the properties of a library item shall be retrieved.
Top
Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Version Information

Supported in: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference