DataColumnSignature Class TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

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

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