StdfValueType Properties

Spotfire 14.3 API Reference

The StdfValueType type exposes the following members.

Properties

  NameDescription
Public propertyDefaultValue
Gets the default value for this type.
Public propertyIsArrayType
Gets a value indicating whether this is an array type.
Public propertyIsSimpleType
Gets a value indicating whether this is a simple value type.
Public propertyIsSupportedInStdfVersionOne
Gets a value indicating whether this value type was supported in STDF 1.0.
Public propertyNullValue
Gets an object representing a null value.
Public propertyRuntimeType
Gets the runtime type corresponding to this StdfValueType instance.
Public propertyTypeId
Gets the type identifier of this value type.
Public propertyTypeName
Gets the name of this value type in the latest version of the format.
Public propertyTypeNameInStdfVersionOne
Gets the name of this value type used in version 1.0 of the format.
Top
See Also

Reference