Click or drag to resize

DataCollectorCommand Constructor (McDataCollectorDocument, McCommand)

Initializes a new instance of the DataCollectorCommand class

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Sub New ( 
	doc As McDataCollectorDocument,
	parent As McCommand
)

Parameters

doc
Type: McDataCollectorDocument
parent
Type: MediaCy.IQL.ApplicationMcCommand
See Also