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

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

  Member nameValueDescription
Analysis0Obsolete. 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: 6.5, 6.0, 5.5, 5.0, 4.5
See Also