|  |  |  | 
|---|
|  |  |  | public int HQCSchemeID_Proc; | 
|---|
|  |  |  | public int HQCSchemeID_Patrol; | 
|---|
|  |  |  | public string HColorNo;//颜色色号 | 
|---|
|  |  |  | public double HPieceMaxQty; //单件最大上限 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public int HCommonUseFlag; // 是否不常用材料 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HAvgStockPrice; // 加权平均价 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HFootPrice; // 结算价 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HTaxCost; // 含税成本价 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HNoTaxCost; // 不含税成本价 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public double HOnceRightRate; //一次合格率标准值 | 
|---|
|  |  |  |  | 
|---|
|  |  |  | public string HHeight_M;//毛高 | 
|---|
|  |  |  | public string HInches_M;//寸数组织 | 
|---|
|  |  |  | public string HAl1Long_M;//全毛长 | 
|---|
|  |  |  | public string HDensity_M;//坏布密度 | 
|---|
|  |  |  | public string HTela_M;//毛纱名称及规格 | 
|---|
|  |  |  | public string HUnderTela_M;//底丝 | 
|---|
|  |  |  | public string HSizing_M;//定型浆料 | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|