FindById(Id: String): IAdhocDimSyncIndex;
FindById(Id: string): Prognoz.Platform.Interop.AdHoc.IAdhocDimSyncIndex;
Id. Identifier of dimension in the collection.
The FindById method searches for the dimension by its identifier.
If the dimension is found, the method returns the index of synchronization corresponding to the dimension.
See also: