Click or drag to resize

SyncMeasurementsCommand Class

Reads the list of active measurements from data provider to selected measurements list of data collector.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.DataCollectorDataCollectorCommand
        MediaCy.Addins.DataCollectorSyncMeasurementsCommand

Namespace:  MediaCy.Addins.DataCollector
Assembly:  MediaCy.Addins.DataCollector (in MediaCy.Addins.DataCollector.dll) Version: 1.0.0.0
Syntax
VB
Public Class SyncMeasurementsCommand
	Inherits DataCollectorCommand

The SyncMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodSyncMeasurementsCommand
Initializes a new instance of the SyncMeasurementsCommand class
Public methodSyncMeasurementsCommand(McCommand)
Initializes a new instance of the SyncMeasurementsCommand class
Top
Properties
  NameDescription
Public propertyProviderName
Name of data provider. When empty, all data providers are used.
Top
Methods
  NameDescription
Public methodStatic memberFromObject
Top
Remarks