Description

Returns DataTable views in HTML format.

Return Type

A Variant value.  

See parameters.

Syntax

object.GetViewData (DVWindowData)

The GetViewData Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McMeasurements.
DVWindowDataRequired. An enumDVTypes enumeration, as described in settings.

specifies the source window.

Settings

The settings for DVWindowData are:

ConstantValueDescription
 mcmmDataTableActive0

data table as shown

 mcmmDataTableItems4

only data items of data table

 mcmmDataTableStats5

only statistics of data table

 mcmmDataTableAll6

data items and statistics of data table

Remarks

Data table and statistics returned as string of HTML text, This function is used in Report Generator.