Click or drag to resize

MeasurementsCommandsAdd Property

Adds a new or edits an existing measurement.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AddMeasurementCommand
See Also