IAdhocDimsSynchronization.FindById

Syntax

FindById(Id: String): IAdhocDimSyncIndex;

Parameters

Id. Identifier of dimension in the collection.

Description

The FindById method searches for the dimension by its identifier.

Comments

If the dimension is found, the method returns the index of synchronization corresponding to the dimension.

See also:

IAdhocDimsSynchronization