Click or drag to resize

CollectorCommandsOptions Property

Sets data collector options.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DataCollectorOptionsCommand
See Also