The class holds information about a property. This can be document properties, table properties or column properties.

Namespace: spotfire.webPlayer
Assembly: ~/GetJavaScriptApi.ashx?Version=5.0

Syntax

JavaScript
spotfire.webPlayer.Property = function();

Type.createClass(
	'spotfire.webPlayer.Property');

Inheritance Hierarchy

object
  spotfire.webPlayer.Property

Version Information

Supported in: 6.0, 5.5, 5.0, 4.0, 3.2

See Also