using System; using System.Collections.Generic; using System.Text; namespace Model { /// /// public class ClsSc_ICMORptBillSub2_K3 : DBUtility.ClsXt_BaseBillSub { public Int64 HInterID; public Int64 HEntryID; public Int64 HItemID; public Int64 HProcExchInterID;// int --¹¤ÐòÁ÷ת¿¨ID public Int64 HProcExchEntryID;// int --¹¤ÐòÁ÷ת¿¨×ÓID public string HProcExchBillNo;// varchar(50) --¹¤ÐòÁ÷ת¿¨ºÅ public string HStockType; //ÀàÐÍ public Single HQty; } }