IAdhocUserView.Source

Syntax

Source: IAdhocDataSourceObject;

Description

The Source property determines plugin data source.

Comments

To set types of supported data sources, use the IAdhocUserView.SupportedSource property.

Example

The property use is given in the Creating a Visualizer Form section.

See also:

IAdhocUserView