IMetabaseCustomObjectSerializer.Selections

Fore Syntax

Selections: IMetabaseCustomObjectSelSets;

Fore.NET Syntax

Selections: Prognoz.Platform.Interop.Metabase.IMetabaseCustomObjectSelSets;

Description

The Selections property returns a collection of selections of the dimensions linked with a custom class object.

Example

Examples of use ate given in description of the IMetabaseCustomObjectSelSets.Add, IMetabaseCustomObjectSelSets.AddWithOwner methods.

See also:

IMetabaseCustomObjectSerializer