Click or drag to resize

ViewNDCommandGetTables Method

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetTables ( 
	ByRef DataGrid As GridEX,
	ByRef StatsGrid As GridEX,
	UseStatistics As Boolean,
	StatisticsOnly As Boolean
) As Boolean

Parameters

DataGrid
Type: GridEX
StatsGrid
Type: GridEX
UseStatistics
Type: SystemBoolean
StatisticsOnly
Type: SystemBoolean

Return Value

Type: Boolean
See Also