Show contents 

Adhoc > Adhoc Assembly Interfaces > IAdhocUserView > IAdhocUserView.Source

IAdhocUserView.Source

Fore Syntax

Source: IAdhocDataSourceObject;

Fore.NET Syntax

None;

Description

The Source property determines plugin data source.

Comments

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

Fore Example

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

See also:

IAdhocUserView