Click or drag to resize

CommandBoxClone Method

Namespace:  MediaCy.Commands.Workflow
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides Function Clone ( 
	newParent As McCommand
) As McCommand

Parameters

newParent
Type: MediaCy.IQL.ApplicationMcCommand

Return Value

Type: McCommand
See Also