public void BaseHold(CustomerShipmentHold method) { this.HeldManually = true; this.PutOnHold(); }
public void AppsHold(CustomerShipmentHold method) { this.HeldManually = true; this.PutOnHold(); }