Click or drag to resize

CopyMeasurementCommand Class

Copies an entry from the All list to the Selected list.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.DataCollectorDataCollectorCommand
        MediaCy.Addins.DataCollectorCopyMeasurementCommand

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

The CopyMeasurementCommand type exposes the following members.

Constructors
  NameDescription
Public methodCopyMeasurementCommand
Initializes a new instance of the CopyMeasurementCommand class
Public methodCopyMeasurementCommand(McCommand)
Initializes a new instance of the CopyMeasurementCommand class
Top
Properties
  NameDescription
Public propertyColumnName
Column name (name of the data field)
Public propertyProviderName
Name of the data provider
Public propertyTableName
Name of the table
Top
Methods
Fields
  NameDescription
Public fieldColumn
Top
Remarks