Click or drag to resize
VendorAndPurchasesPrefs Class
Defines VendorAndPurchase Prefs details
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.DataVendorAndPurchasesPrefs

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public class VendorAndPurchasesPrefs

The VendorAndPurchasesPrefs type exposes the following members.

Constructors
  NameDescription
Public methodVendorAndPurchasesPrefs
Initializes a new instance of the VendorAndPurchasesPrefs class
Top
Properties
  NameDescription
Public propertyAutomaticBillPayment
Product:All Apply automatic bill payment
Public propertyAutomaticBillPaymentSpecified
Public propertyBillableExpenseTracking
Product:All Enable BillableExpense tracking
Public propertyBillableExpenseTrackingSpecified
Public propertyDaysBillsAreDue
Product:QBW
Public propertyDaysBillsAreDueSpecified
Public propertyDefaultMarkup
Product:All Default markup rate used to calculate the markup amount on the transactions. To enter a markup rate of 8.5%, enter 8.5, not 0.085.
Public propertyDefaultMarkupAccount
Product:All Default markup Account used to calculate the markup amount on the transactions.
Public propertyDefaultMarkupSpecified
Public propertyDefaultTerms
Product:All Default Terms
Public propertyDiscountAccountRef
Cloud Max Length: 4000 [b]QuickBooks Notes[/b][br /] Max Length: 31 or 159 (for a fully qualified name)
Public propertyEnableBills
Product:All Enables manage bills
Public propertyEnableBillsSpecified
Public propertyMsgToVendors
Product:All Message to vendors
Public propertyPOCustomField
Product:QBW Defines the CustomField definitions
Public propertyTrackingByCustomer
Product:All Enables tracking by customers
Public propertyTrackingByCustomerSpecified
Public propertyUsingInventory
Product:QBO
Public propertyUsingInventorySpecified
Public propertyUsingMultiLocationInventory
Product:QBW
Public propertyUsingMultiLocationInventorySpecified
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
  NameDescription
Public Extension MethodCopyRecursive
recursively copies object properties to destination.
(Defined by Utility.)
Top
Remarks
See Also