Beispiel #1
0
 public bool PowerConversionFullyComplete()
 {
     clsTabletDB.ITPDocumentSection DBQ = new clsTabletDB.ITPDocumentSection();
     return DBQ.ProjectSection10PowerConversionComplete(m_sPassedId);
 }