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