DataType Class TIBCO Spotfire 6.0 API Reference
This class contains information about a TIBCO Spotfire data type and the properties of that data type. This is an enumeration class with one static instance for each of the supported data types.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data DataType

Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[SerializableAttribute]
[ImmutableAttribute]
[PersistenceVersionAttribute(6, 0)]
public sealed class DataType : IObjectReference
See Also