Example #1
0
 public string GetEDMCode(string OCode)
 {
     return(BusinessObjectManager.GetEDMCode(OCode));
 }