Esempio n. 1
0
 public bool BatteryPwrIdComplete(string sPwrId)
 {
     clsTabletDB.ITPDocumentSection DBQ = new clsTabletDB.ITPDocumentSection();
     return DBQ.ProjectSection10BatteryPwrIdComplete(m_sPassedId, sPwrId);
 }