public TransferOrderRepository()
 {
     ServiceLog.Init(null, null, null, @"C:\Logs\ScaleIntegration\RepositoryLog.log", @"C:\Logs\ScaleIntegration\RepositoryErrorLog.log", true, 10);
 }