Click or drag to resize

McCommandIsAncestor Method

Rertuns true if the parameter is the command or one of its ancestors.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Function IsAncestor ( 
	ancestor As McCommand
) As Boolean

Parameters

ancestor
Type: MediaCy.IQL.ApplicationMcCommand

Return Value

Type: Boolean
Remarks