public GetFacturasCommand(ReferenciasVM vm)
 {
     VM = vm;
 }
 public GetLotesSalCommand(ReferenciasVM vm)
 {
     VM = vm;
 }