McCommandClone Method
|
|
Create a copy of this command, and connect the Executed handler.
Namespace:
MediaCy.IQL.Application
Assembly:
MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
SyntaxPublic Function Clone As McCommand
Return Value
Type:
McCommand
RemarksThis method is used to build scripts and schedule background tasks.
See Also