IAdhocDataSourceObject.GetSourceObject

Fore Syntax

GetSourceObject: Object;

Fore.NET Syntax

GetSourceObject(): object;

Description

The GetSourceObject method determines a dashboard child element.

Comments

To get data source as a repository object, use the IAdhocDataSourceObject.SourceObjectDescriptor property.

Fore and Fore.NET Examples

The method use is given in the example for IAdhocDataSourceObjects.IsLinked.

See also:

IAdhocDataSourceObject