Click or drag to resize

McCommandExtendedIsReady Property

A command is ready to be processed when all its inputs are ready, that is none is locked or unavailable.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides ReadOnly Property IsReady As Boolean
	Get

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks