Click or drag to resize

CollectorCommandsAutoCollect Property

Toggles the Auto-collect option. When this option is on the data is collected automatically on Count or Image changed event.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AutoCollectCommand
See Also