Click or drag to resize

MeasurementsCommandsOpen Property

Loads a list of selected measurements.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: LoadSchemaCommand
See Also