Click or drag to resize

MeasurementsCommandsCopy Property

Copies an entry from the All list to the Selected list.

Namespace:  MediaCy.Automation.Measure.Data.Collector
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property Copy ( 
	parent As McCommand
) As CopyMeasurementCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CopyMeasurementCommand
See Also