Describes a metadata kind that shall be retrieved from the library when it is queried.
Inheritance Hierarchy
Spotfire.Dxp.Framework.LibraryLibraryItemRetrievalOption
Namespace: Spotfire.Dxp.Framework.Library
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public sealed class LibraryItemRetrievalOption
The LibraryItemRetrievalOption type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IncludePath |
Gets an option specifying that the path of a library item shall be retrieved.
| |
| IncludeProperties |
Gets an option specifying that the properties of a library item shall be retrieved.
|
Methods
| Name | Description | |
|---|---|---|
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Version Information
See Also