DataPropertyClass Enumeration TIBCO Spotfire 7.6 API Reference
The different classes that a DataProperty can belong to.

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

C#
[SerializableAttribute]
[PersistenceVersionAttribute(6, 0)]
public enum DataPropertyClass
Members

  Member nameValueDescription
Analysis0 Obsolete. The property is shared in the entire analysis.
Document0 The property is shared in the entire document.
Column1The property is for a specific DataColumn.
Table2The property is for a specific DataTable.
Version Information

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

Reference