LibraryItemType Class

Spotfire 14.2 API Reference
Represent the type of a library item.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Framework.LibraryLibraryItemType

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

C#
public sealed class LibraryItemType

The LibraryItemType type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAnalysis
Gets the library type for a Spotfire analysis file.
Public propertyStatic memberAnalysisState
Gets the library type for an analysis state.
Public propertyStatic memberAutomationServicesJob
Gets the library type for an automation services job.
Public propertyStatic memberBookmark
Gets the library type for a bookmark.
Public propertyStatic memberColorScheme
Gets the library type for a color scheme.
Public propertyStatic memberColumn
Gets the library type for a column element in the information model in Information Services.
Public propertyStatic memberConnectionDataSource
Gets the library type for a connector data source.
Public propertyStatic memberDataConnection
Gets the library type for a connector data connection.
Public propertyStatic memberDataFunction
Gets the library type for a data function.
Public propertyStatic memberDataSource
Gets the library type for an Information Services data source.
Public propertyStatic memberFilter
Gets the library type for a filter element in the information model in Information Services.
Public propertyStatic memberFolder
Gets the library type for a folder in the library.
Public propertyStatic memberInformationLink
Gets the library type for an information link.
Public propertyStatic memberJoin
Gets the library type for a join element in the information model in Information Services.
Public propertyStatic memberMod
Gets the library type for a mod.
Public propertyStatic memberProcedure
Gets the library type for a procedure element in the information model in Information Services.
Public propertyStatic memberSbdfDataFile
Gets the library type for a SBDF file.
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.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8, 11.7, 11.6, 11.5, 11.4
See Also

Reference