IScPacks.FindById

Syntax

FindById(Id: String): IScPack;

Parameters

Id. Identifier of a security packet by which the search is performed.

Description

The FindById method searches a security packet that identifier is passed by the Id parameter.

Comments

In case of successful search the method returns parameters of packet search, otherwise it returns Null.

See also:

IScPacks