IMetabaseUpdateProperties.FindById

Syntax

FindById(Id: String): IMetabaseUpdateProperty;

Parameters

Id - flag identifier.

Description

The FindById method searches a flag by its identifier.

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

See also:

IMetabaseUpdateProperties