IPrxOpenObjectParams.FindById

Syntax

FindById(Id: String): IPrxOpenObjectParam;

Parameters

Id. Parameter control settings identifier.

Description

The FindById method searches for parameter control settings based by identifier.

Comments

If settings with the specified identifier are not found, the method returns Null.

See also:

IPrxOpenObjectParams