McCommandIsCompound Property
|
|
Returns True if this command is made of multiple child commands.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Overridable ReadOnly Property IsCompound As Object
Get
Property Value
Type:
ObjectReturn Value
Type:
Object
RemarksCompount command examples are scripts, loop, tests and other workflow commands.
See Also