IMsBranchConditions.FindByKey

Syntax

FindByKey(Key: Integer): IMsBranchCondition;

Parameters

Key. Calculation condition key.

Description

The FindByKey method searches calculation condition by key.

Comments

The method returns Null, if calculation condition with the specified key is not found.

See also:

IMsBranchConditions