SbdfColumnMetadata Properties TIBCO Spotfire 6.0 API Reference
The SbdfColumnMetadata type exposes the following members.
Properties

  NameDescription
Public propertyAssignedProperties
Gets an enumerable over all non-standard metadata properties of the column.
Public propertyCount
Gets the number of properties in the collection.
(Inherited from SbdfMetadataCollection.)
Public propertyDataType
Gets the data type of the column.
Public propertyIsImmutable
Gets a value indicating whether this instance is immutable or not.
(Inherited from SbdfMetadataCollection.)
Public propertyName
Gets the name of the column.
Back to Top
See Also