QuickPick.One by Qsys Sverige AB

<PackageReference Include="QuickPick.One" Version="1.0.14094.9" />

.NET API 1,364,992 bytes

 Integration

public class Integration
public IEnumerable<Integration> Comments { get; set; }

public bool DoInspection { get; set; }

public DateTime? EndDate { get; set; }

public List<Integration> FromQty { get; set; }

public string GoodsDeliveryRefNo { get; set; }

public int ID { get; set; }

public bool IsBackorder { get; set; }

public string ItemNo { get; set; }

public int RowNo { get; set; }

public DateTime StartDate { get; set; }

public int StatusID { get; set; }

public List<Integration> ToQty { get; set; }

public Integration User { get; set; }

public Integration()