public bool BatteryFullyCommitted() { clsTabletDB.ITPDocumentSection DBQ = new clsTabletDB.ITPDocumentSection(); return DBQ.ProjectSection10BatteryFullyCommitted(m_sPassedId); }