FindById(Id: String): IMsDimIterateByDataStub;
FindById(Id: string): Prognoz.Platform.Interop.Ms.IMsDimIterateByDataStub;
Id. Identifier of searched data source.
The FindById method searches for a data source with the specified identifier.
If a data source with the specified identifier is not found, the method returns Null.
See also: