DocumentNodeIsAttached Property

Spotfire 15.0 API Reference
Gets a value indicating whether this node is attached.

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

C#
public bool IsAttached { get; }

Property Value

Type: Boolean
true if this node is attached; otherwise, false.
Version Information


See Also

Reference