Click or drag to resize

DefineCommandsBooleanVariable Property

Defines a boolean variable.

Namespace:  MediaCy.Automation.Automate.Scripting
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property BooleanVariable ( 
	parent As McCommand
) As DefineBooleanVariable
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DefineBooleanVariable
See Also