IMsDataLoadingGroupCollection.FindByKey

Syntax

FindByKey(Key: Integer): IMsDataLoadingGroup;

Parameters

Key. Key of the separate loading group.

Description

The FindByKey method searches for a separate loading group by key and returns its settings in case of successful search.

Comments

The method returns Null if the loading group with the specified key was not found in the collection.

See also:

IMsDataLoadingGroupCollection