models/SapRoot.cs @@ -1146,4 +1146,14 @@ } #endregion public class CustomItem { public string SITEMCODE { get; set; } public float FQTY { get; set; } public float FALLOCQTY { get; set; } } }