DocumentNodeINodeContextIsDescendantOf Method

Spotfire 15.0 API Reference

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#
bool INodeContext.IsDescendantOf(
	DocumentNode node
)

Parameters

node
Type: Spotfire.Dxp.Framework.DocumentModelDocumentNode

Return Value

Type: Boolean

Implements

INodeContextIsDescendantOf(DocumentNode)
Version Information


See Also

Reference