LibraryItemType Class TIBCO Spotfire 7.12 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: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
public sealed class LibraryItemType

The LibraryItemType type exposes the following members.

Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyStatic memberAnalysis
Represents the type of a TIBCO Spotfire analysis file.
Public propertyStatic memberColorScheme
A color scheme in the library.
Public propertyStatic memberDataFunction
A data function in the library.
Public propertyStatic memberFolder
A folder in the library.
Public propertyStatic memberInformationLink
An information link.
Public propertyStatic memberSbdfDataFile
An SBDF file in the library.
Top
Version Information

Supported in: 7.9, 7.8, 7.7, 7.6, 7.5, 7.12, 7.11, 7.10, 7.0
See Also

Reference