public bool IsRegulatoryEnabled()
 {
     return(objCashDesk.IsRegulatoryEnabled());
 }