Click or drag to resize

TableCommandsActivateTab Property

Activates data 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 ActivateTab ( 
	parent As McCommand
) As DataTableSetTabCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DataTableSetTabCommand
See Also