Get a list of all the properties in the document.
Namespace: spotfire.webPlayerAssembly: ~/GetJavaScriptApi.ashx?Version=5.0
Syntax
| JavaScript |
|---|
function getDocumentProperties(callback); |
Parameters
- callback
- Type: spotfire.webPlayer.onGetPropertiesCallback
A callback function with the following signature:
function(Property) {}.
The parameter in the signature is an array of Property.
Version Information
Supported in: 6.0, 5.5, 5.0, 4.0, 3.2