Exemple #1
0
 public static string Get_BGTCode_Reqsn(string Reqsn)
 {
     return(DAL_PURC_Common.Get_BGTCode_Reqsn_DL(Reqsn));
 }