Exemplo n.º 1
0
 internal static DataTable GetPaymentBlocks(int m_iCCId)
 {
     return(FlatDetailsDL.GetPaymentBlocks(m_iCCId));
 }