Click or drag to resize

DefineCommandsObjectListVariable Property

Defines an object list variable.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DefineObjectListVariable
See Also