DataNode Properties TIBCO Spotfire 6.0 API Reference
The DataNode type exposes the following members.
Properties

  NameDescription
Public propertyChildren
Gets the child nodes for this node.
Public propertyFormattedValue
Gets the formatted value for the node.
Public propertyParents
Gets the parent nodes for this node.
Public propertySiblings
Gets the sibling nodes for this node.
Public propertyValue
Gets the value for the node.
Back to Top
See Also