VendorAndPurchasesPrefs Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class VendorAndPurchasesPrefs
The VendorAndPurchasesPrefs type exposes the following members.
Name | Description | |
---|---|---|
![]() | VendorAndPurchasesPrefs | Initializes a new instance of the VendorAndPurchasesPrefs class |
Name | Description | |
---|---|---|
![]() | AutomaticBillPayment |
Product:All
Apply automatic bill payment
|
![]() | AutomaticBillPaymentSpecified | |
![]() | BillableExpenseTracking |
Product:All
Enable BillableExpense tracking
|
![]() | BillableExpenseTrackingSpecified | |
![]() | DaysBillsAreDue |
Product:QBW
|
![]() | DaysBillsAreDueSpecified | |
![]() | DefaultMarkup |
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.
|
![]() | DefaultMarkupAccount |
Product:All
Default markup Account used to
calculate the markup amount on the transactions.
|
![]() | DefaultMarkupSpecified | |
![]() | DefaultTerms |
Product:All
Default Terms
|
![]() | DiscountAccountRef |
Cloud Max Length: 4000
[b]QuickBooks Notes[/b][br
/]
Max Length: 31 or 159 (for a fully qualified name)
|
![]() | EnableBills |
Product:All
Enables manage bills
|
![]() | EnableBillsSpecified | |
![]() | MsgToVendors |
Product:All
Message to vendors
|
![]() | POCustomField |
Product:QBW
Defines the CustomField definitions
|
![]() | TrackingByCustomer |
Product:All
Enables tracking by customers
|
![]() | TrackingByCustomerSpecified | |
![]() | UsingInventory |
Product:QBO
|
![]() | UsingInventorySpecified | |
![]() | UsingMultiLocationInventory |
Product:QBW
|
![]() | UsingMultiLocationInventorySpecified |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |