LoadSelection(Value: IDimSelectionSet): IDimSelectionSet;
LoadSelection(Value: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet): Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;
Value. Set of selection elements.
The LoadSelection method returns a filter for the specified selection elements.
Use the IMetaAttributeGroupFilter.SetSelection method to set a filter.
The method use is given in the example for IMetaAttributeGroupsSet.Item.
See also: