Click or drag to resize

DefineCommandsStringListVariable Property

Defines a string 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 StringListVariable ( 
	parent As McCommand
) As DefineStringListVariable
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DefineStringListVariable
See Also