Click or drag to resize

GetDataCommandStatistics Property

Defines what table to return.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.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