DataPropertyClass Enumeration TIBCO Spotfire 7.12 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: 30.0.11525.4184 (30.0.11525.4184)
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.9, 7.8, 7.7, 7.6, 7.5, 7.12, 7.11, 7.10, 7.0
See Also

Reference