DataPropertyClass Enumeration TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
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: 7.0, 6.5, 6.0, 5.5, 5.0
See Also