DocumentNodeHandle Class TIBCO Spotfire 5.5 API Reference
A handle to a document node.
Inheritance Hierarchy

System Object
  NodeHandle
    Spotfire.Dxp.Framework.DocumentModel DocumentNodeHandle
      Spotfire.Dxp.Framework.DocumentModel DocumentNodeHandle T 

Namespace: Spotfire.Dxp.Framework.DocumentModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax

[NotPersistedAttribute]
public class DocumentNodeHandle : NodeHandle
Remarks

This class can be used to create a handle to a document node. The document node itself can be retrieved from the handle if it is still attached.
Version Information

Supported in: 5.5, 5.0, 4.5, 4.0, 3.3
See Also