protected List <PdMappings> GetPdIndexMappingResult() { _pdMapping = new PDMapping(this._eclId, this._eclType); Log4Net.Log.Info("LGD_PDMapping"); return(_pdMapping.GetPdMapping()); }
protected List <PdMappings> GetPdMappingResult() { return(_pdMapping.GetPdMapping()); }