IPrxDataSource.DataSources

Syntax

DataSources: IPrxDataSources;

Description

The DataSources property returns a parent object of the data source.

Comments

To get parent object descriptor, use the IPrxDataSource.Parent property.

Example

The example of use is given on the IPrxCalculatedPoint.CalculateValue property description page.

See also:

IPrxDataSource