Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.18052
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- //
- // This source code was auto-generated by xsd, Version=4.0.30319.17929.
- //
- namespace Peachtree {
- using System.Xml.Serialization;
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- [System.Xml.Serialization.XmlRootAttribute(Namespace="", IsNullable=false)]
- public partial class PAW_Items {
- private PAW_ItemsPAW_Item[] itemsField;
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute("PAW_Item", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public PAW_ItemsPAW_Item[] Items {
- get {
- return this.itemsField;
- }
- set {
- this.itemsField = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_Item {
- private string descriptionField;
- private string classField;
- private string isInactiveField;
- private string subject_to_CommissionField;
- private string description_for_SalesField;
- private string tax_TypeField;
- private string last_Unit_CostField;
- private string costing_MethodField;
- private string typeField;
- private string stocking_UMField;
- private string weightField;
- private string minimum_StockField;
- private string reorder_QuantityField;
- private string substock_Primary_AttributesField;
- private string substock_Secondary_AttributesField;
- private string quantityOnSOField;
- private string quantityOnPOField;
- private string quantityOnHandField;
- private string isTaxableField;
- private string print_ComponentsField;
- private string number_of_ComponentsField;
- private PAW_ItemsPAW_ItemID[] idField;
- private PAW_ItemsPAW_ItemSales_PricesSales_Price_Info[] sales_PricesField;
- private PAW_ItemsPAW_ItemGL_Sales_Account[] gL_Sales_AccountField;
- private PAW_ItemsPAW_ItemGL_Inventory_Account[] gL_Inventory_AccountField;
- private PAW_ItemsPAW_ItemGL_COGSSalary_Acct[] gL_COGSSalary_AcctField;
- private PAW_ItemsPAW_ItemVendor_ID[] vendor_IDField;
- private PAW_ItemsPAW_ItemComponentsComponent[] componentsField;
- private string typeField1;
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Description {
- get {
- return this.descriptionField;
- }
- set {
- this.descriptionField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Class {
- get {
- return this.classField;
- }
- set {
- this.classField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string isInactive {
- get {
- return this.isInactiveField;
- }
- set {
- this.isInactiveField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Subject_to_Commission {
- get {
- return this.subject_to_CommissionField;
- }
- set {
- this.subject_to_CommissionField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Description_for_Sales {
- get {
- return this.description_for_SalesField;
- }
- set {
- this.description_for_SalesField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Tax_Type {
- get {
- return this.tax_TypeField;
- }
- set {
- this.tax_TypeField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Last_Unit_Cost {
- get {
- return this.last_Unit_CostField;
- }
- set {
- this.last_Unit_CostField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Costing_Method {
- get {
- return this.costing_MethodField;
- }
- set {
- this.costing_MethodField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Type {
- get {
- return this.typeField;
- }
- set {
- this.typeField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Stocking_UM {
- get {
- return this.stocking_UMField;
- }
- set {
- this.stocking_UMField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Weight {
- get {
- return this.weightField;
- }
- set {
- this.weightField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Minimum_Stock {
- get {
- return this.minimum_StockField;
- }
- set {
- this.minimum_StockField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Reorder_Quantity {
- get {
- return this.reorder_QuantityField;
- }
- set {
- this.reorder_QuantityField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Substock_Primary_Attributes {
- get {
- return this.substock_Primary_AttributesField;
- }
- set {
- this.substock_Primary_AttributesField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Substock_Secondary_Attributes {
- get {
- return this.substock_Secondary_AttributesField;
- }
- set {
- this.substock_Secondary_AttributesField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string QuantityOnSO {
- get {
- return this.quantityOnSOField;
- }
- set {
- this.quantityOnSOField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string QuantityOnPO {
- get {
- return this.quantityOnPOField;
- }
- set {
- this.quantityOnPOField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string QuantityOnHand {
- get {
- return this.quantityOnHandField;
- }
- set {
- this.quantityOnHandField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string IsTaxable {
- get {
- return this.isTaxableField;
- }
- set {
- this.isTaxableField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Print_Components {
- get {
- return this.print_ComponentsField;
- }
- set {
- this.print_ComponentsField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Number_of_Components {
- get {
- return this.number_of_ComponentsField;
- }
- set {
- this.number_of_ComponentsField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute("ID", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true)]
- public PAW_ItemsPAW_ItemID[] ID {
- get {
- return this.idField;
- }
- set {
- this.idField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlArrayAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- [System.Xml.Serialization.XmlArrayItemAttribute("Sales_Price_Info", typeof(PAW_ItemsPAW_ItemSales_PricesSales_Price_Info), Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)]
- public PAW_ItemsPAW_ItemSales_PricesSales_Price_Info[] Sales_Prices {
- get {
- return this.sales_PricesField;
- }
- set {
- this.sales_PricesField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute("GL_Sales_Account", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true)]
- public PAW_ItemsPAW_ItemGL_Sales_Account[] GL_Sales_Account {
- get {
- return this.gL_Sales_AccountField;
- }
- set {
- this.gL_Sales_AccountField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute("GL_Inventory_Account", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true)]
- public PAW_ItemsPAW_ItemGL_Inventory_Account[] GL_Inventory_Account {
- get {
- return this.gL_Inventory_AccountField;
- }
- set {
- this.gL_Inventory_AccountField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute("GL_COGSSalary_Acct", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true)]
- public PAW_ItemsPAW_ItemGL_COGSSalary_Acct[] GL_COGSSalary_Acct {
- get {
- return this.gL_COGSSalary_AcctField;
- }
- set {
- this.gL_COGSSalary_AcctField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute("Vendor_ID", Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=true)]
- public PAW_ItemsPAW_ItemVendor_ID[] Vendor_ID {
- get {
- return this.vendor_IDField;
- }
- set {
- this.vendor_IDField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlArrayAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- [System.Xml.Serialization.XmlArrayItemAttribute("Component", typeof(PAW_ItemsPAW_ItemComponentsComponent), Form=System.Xml.Schema.XmlSchemaForm.Unqualified, IsNullable=false)]
- public PAW_ItemsPAW_ItemComponentsComponent[] Components {
- get {
- return this.componentsField;
- }
- set {
- this.componentsField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://www.w3.org/2000/10/XMLSchema-instance")]
- public string type {
- get {
- return this.typeField1;
- }
- set {
- this.typeField1 = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_ItemID {
- private string typeField;
- private string valueField;
- /// <remarks/>
- [System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://www.w3.org/2000/10/XMLSchema-instance")]
- public string type {
- get {
- return this.typeField;
- }
- set {
- this.typeField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlTextAttribute()]
- public string Value {
- get {
- return this.valueField;
- }
- set {
- this.valueField = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_ItemSales_PricesSales_Price_Info {
- private string sales_PriceField;
- private string sales_Price_CalcField;
- private string sales_Price_RoundingField;
- private string sales_Price_Rounding_CentField;
- private string keyField;
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Sales_Price {
- get {
- return this.sales_PriceField;
- }
- set {
- this.sales_PriceField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Sales_Price_Calc {
- get {
- return this.sales_Price_CalcField;
- }
- set {
- this.sales_Price_CalcField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Sales_Price_Rounding {
- get {
- return this.sales_Price_RoundingField;
- }
- set {
- this.sales_Price_RoundingField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Sales_Price_Rounding_Cent {
- get {
- return this.sales_Price_Rounding_CentField;
- }
- set {
- this.sales_Price_Rounding_CentField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlAttributeAttribute()]
- public string Key {
- get {
- return this.keyField;
- }
- set {
- this.keyField = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_ItemGL_Sales_Account {
- private string typeField;
- private string valueField;
- /// <remarks/>
- [System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://www.w3.org/2000/10/XMLSchema-instance")]
- public string type {
- get {
- return this.typeField;
- }
- set {
- this.typeField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlTextAttribute()]
- public string Value {
- get {
- return this.valueField;
- }
- set {
- this.valueField = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_ItemGL_Inventory_Account {
- private string typeField;
- private string valueField;
- /// <remarks/>
- [System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://www.w3.org/2000/10/XMLSchema-instance")]
- public string type {
- get {
- return this.typeField;
- }
- set {
- this.typeField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlTextAttribute()]
- public string Value {
- get {
- return this.valueField;
- }
- set {
- this.valueField = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_ItemGL_COGSSalary_Acct {
- private string typeField;
- private string valueField;
- /// <remarks/>
- [System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://www.w3.org/2000/10/XMLSchema-instance")]
- public string type {
- get {
- return this.typeField;
- }
- set {
- this.typeField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlTextAttribute()]
- public string Value {
- get {
- return this.valueField;
- }
- set {
- this.valueField = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_ItemVendor_ID {
- private string typeField;
- private string valueField;
- /// <remarks/>
- [System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://www.w3.org/2000/10/XMLSchema-instance")]
- public string type {
- get {
- return this.typeField;
- }
- set {
- this.typeField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlTextAttribute()]
- public string Value {
- get {
- return this.valueField;
- }
- set {
- this.valueField = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_ItemComponentsComponent {
- private string component_NumberField;
- private string qty_NeededField;
- private PAW_ItemsPAW_ItemComponentsComponentEffective_Date[] effective_DateField;
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Component_Number {
- get {
- return this.component_NumberField;
- }
- set {
- this.component_NumberField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public string Qty_Needed {
- get {
- return this.qty_NeededField;
- }
- set {
- this.qty_NeededField = value;
- }
- }
- /// <remarks/>
- [System.Xml.Serialization.XmlElementAttribute("Effective_Date", Form=System.Xml.Schema.XmlSchemaForm.Unqualified)]
- public PAW_ItemsPAW_ItemComponentsComponentEffective_Date[] Effective_Date {
- get {
- return this.effective_DateField;
- }
- set {
- this.effective_DateField = value;
- }
- }
- }
- /// <remarks/>
- [System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.17929")]
- [System.SerializableAttribute()]
- [System.Diagnostics.DebuggerStepThroughAttribute()]
- [System.ComponentModel.DesignerCategoryAttribute("code")]
- [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true)]
- public partial class PAW_ItemsPAW_ItemComponentsComponentEffective_Date {
- private string typeField;
- /// <remarks/>
- [System.Xml.Serialization.XmlAttributeAttribute(Form=System.Xml.Schema.XmlSchemaForm.Qualified, Namespace="http://www.w3.org/2000/10/XMLSchema-instance")]
- public string type {
- get {
- return this.typeField;
- }
- set {
- this.typeField = value;
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement