public bool VerifyOutboundOrderUnique(Int64 ixOutboundOrder, string sOutboundOrder) => _outboundordersRepository.VerifyOutboundOrderUnique(ixOutboundOrder, sOutboundOrder);