Click or drag to resize

GadgetsBlockTable Property

Toggles visibility of data collector block table.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: BlockTable
See Also