Click or drag to resize

McCommandIsPartiallyLoaded Property

Returns True for commands that have their own implementation class and that are not fully loaded yet.

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

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks