IMsDimIteratorLinks.FindById

Fore Syntax

FindById(Id: String): IMsDimIteratorLink;

Fore.NET Syntax

FindById(Id: string): Prognoz.Platform.Interop.Ms.IMsDimIteratorLink;

Parameters

Id. Dimension identifier.

Description

The FindById method searches for a linked dimension with the specified identifier.

Comments

If a linked dimension is not found, the method returns Null.

See also:

IMsDimIteratorLinks