IMetabaseUpdateProperties.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseUpdateProperty;

Parameters

Key - flag key.

Description

The FindByKey method searches a flag by its key.

In case of successful search, the method returns update flag properties, otherwise it returns Null.

See also:

IMetabaseUpdateProperties