public string GetResult(object o)
 {
     return(progMod.GetResult(DataConvert.CLng(o.ToString())));
 }