Exemplo n.º 1
0
 public bool PowerConversionFullyCommitted()
 {
     clsTabletDB.ITPDocumentSection DBQ = new clsTabletDB.ITPDocumentSection();
     return DBQ.ProjectSection10PowerConversionFullyCommitted(m_sPassedId);
 }