ISourceMetadata.FreeDimensionsSelection

Fore Syntax

FreeDimensionsSelection: ISearchDimSelectionSet;

Fore.NET Syntax

FreeDimensionsSelection: Prognoz.Platform.Interop.BISearch.ISearchDimSelectionSet;

Description

The FreeDimensionsSelection property returns information about indexed combinations of free dimensions.

Example

The example of use is given in description of the ISearchSourceDataResult.SourceMetadata property.

See also:

ISourceMetadata