示例#1
0
 public static DataTable GetFlatDetails(int argCCId, string argStatus)
 {
     return(FinalizationDL.GetFlatDetails(argCCId, argStatus));
 }