Represent the type of a library item.
Inheritance Hierarchy
Spotfire.Dxp.Framework.LibraryLibraryItemType
Namespace: Spotfire.Dxp.Framework.Library
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 69.0.21424.2902 (69.0.21424.2902)
Syntax
C#
public sealed class LibraryItemType
The LibraryItemType type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActionMod | Gets the library type for an action mod. | |
| Analysis | Gets the library type for a Spotfire analysis file. | |
| AnalysisState | Gets the library type for an analysis state. | |
| AutomationServicesJob | Gets the library type for an automation services job. | |
| Bookmark | Gets the library type for a bookmark. | |
| ColorScheme | Gets the library type for a color scheme. | |
| Column | Gets the library type for a column element in the information model in Information Services. | |
| ConnectionDataSource | Gets the library type for a connector data source. | |
| DataConnection | Gets the library type for a connector data connection. | |
| DataFunction | Gets the library type for a data function. | |
| DataSource | Gets the library type for an Information Services data source. | |
| Filter | Gets the library type for a filter element in the information model in Information Services. | |
| Folder | Gets the library type for a folder in the library. | |
| InformationLink | Gets the library type for an information link. | |
| Join | Gets the library type for a join element in the information model in Information Services. | |
| Mod | Obsolete. Gets the library type for a visualization mod. | |
| Procedure | Gets the library type for a procedure element in the information model in Information Services. | |
| SbdfDataFile | Gets the library type for a SBDF file. | |
| Shapes | Gets the library type for a shape collection. | |
| VisualizationMod | Gets the library type for a visualization mod. |
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
Supported in: 14.7, 14.6, 14.5, 14.4, 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also