IMetaDataRules.FindById

Syntax

FindById(Id: String): IMetaDataRule;

Parameters

Id. Identifier of the rule to be found.

Description

The FindById method searches the rule by identifier.

See also:

IMetaDataRules