Show contents 

Metabase > Metabase Assembly Interfaces > IMetabaseUpdateProperties > IMetabaseUpdateProperties.FindByKey

IMetabaseUpdateProperties.FindByKey

Syntax

FindByKey(Key: Integer): IMetabaseUpdateProperty;

Parameters

Key is a 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