Click or drag to resize

McCommandOutputArgument Constructor

Initializes a new instance of the McCommandOutputArgument class

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	command As McCommandExtended
)

Parameters

command
Type: MediaCy.IQL.ApplicationMcCommandExtended
See Also