DataColumnSignature Class TIBCO Spotfire 7.0 API Reference
A data column signature is used to identify matching columns in the context of linked data. It contains certain key properties, such as the name, data type, and external id of a previously known column.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Data DataColumnSignature

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

[SerializableAttribute]
[PersistenceVersionAttribute(6, 0)]
[ImmutableAttribute]
public sealed class DataColumnSignature : IEquatable<DataColumnSignature>, 
	ISerializable
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also