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