Click or drag to resize

MeasurementsCommandsSync Property

Reads the list of active measurements from data provider to selected measurements list of data collector.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SyncMeasurementsCommand
See Also