Click or drag to resize

GetDataCommandStatistics Property

Defines what table to return.

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Property Statistics As Boolean
	Get
	Set

Property Value

Type: Boolean
When false (default) the table with data values is returned, when true, the Statistics table is returned.

Return Value

Type: Boolean
Remarks