Click or drag to resize
SalesFormsPrefs Class
Defines Sales Form Prefs details
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.DataSalesFormsPrefs

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 SalesFormsPrefs

The SalesFormsPrefs type exposes the following members.

Constructors
  NameDescription
Public methodSalesFormsPrefs
Initializes a new instance of the SalesFormsPrefs class
Top
Properties
  NameDescription
Public propertyAllowDeposit
Product:QBO Enable Deposit on Invoice
Public propertyAllowDepositSpecified
Public propertyAllowDiscount
QBO:Enable specifying Discount
Public propertyAllowDiscountSpecified
Public propertyAllowEstimates
Product:All Enable specifying Estimates
Public propertyAllowEstimatesSpecified
Public propertyAllowServiceDate
Product:QBO Enable specifying Service Dates
Public propertyAllowServiceDateSpecified
Public propertyAllowShipping
Product:QBO Enable specifying Shipping Info
Public propertyAllowShippingSpecified
Public propertyAutoApplyCredit
Product:ALL Apply Credit Automatically
Public propertyAutoApplyCreditSpecified
Public propertyAutoApplyPayments
Product:All Apply Payments Automatically
Public propertyAutoApplyPaymentsSpecified
Public propertyCustomField
Product:QBO Defines the CustomField definitions
Public propertyCustomTxnNumbers
Product:QBo Custom Transaction Numbers enabled
Public propertyCustomTxnNumbersSpecified
Public propertyDefaultCustomerMessage
Product:QBO Default Customer message
Public propertyDefaultDeliveryMethod
Product:QBO Default Delivery Method of Invoice and other sales forms - Print, Email are normal options
Public propertyDefaultDiscountAccount
QBO:Default Discount account
Public propertyDefaultFOB
QBW: used by QB desktop, not used by QBO
Public propertyDefaultItem
Product:QBO Default ItemId Reference type that is selected as part of company setup
Public propertyDefaultMarkup
Product:QBW 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 propertyDefaultMarkupSpecified
Public propertyDefaultShipMethodRef
Product:QBW Cloud Max Length: 256 [b]QuickBooks Notes[/b][br /] Max Length: 31
Public propertyDefaultShippingAccount
Product:QBO Default shipping account
Public propertyDefaultTerms
Product:QBO Default Terms
Public propertyDelayedCharges
Product:QBO Enable delayed charges
Public propertyDelayedChargesSpecified
Public propertyEmailCopyToCompany
Public propertyEmailCopyToCompanySpecified
Public propertyEstimateMessage
Product:QBO Message to customers on estimates only
Public propertyETransactionAttachPDF
Product:QBO Specifies whether salesForm PDF should be attached with ETransaction emails
Public propertyETransactionAttachPDFSpecified
Public propertyETransactionEnabledStatus
Product:QBO Specifies ETransaction preference status
Public propertyETransactionEnabledStatusSpecified
Public propertyETransactionPaymentEnabled
Product:QBO Specifies whether online payments is activated
Public propertyETransactionPaymentEnabledSpecified
Public propertyInvoiceMessage
Product:QBO Specify Invoice Message
Public propertyIPNSupportEnabled
Product:QBO IPN integration support enable status, this allows emails to include IPN link
Public propertyIPNSupportEnabledSpecified
Public propertyPrintItemWithZeroAmount
Product:QBW Print Item with Zero amount or not
Public propertyPrintItemWithZeroAmountSpecified
Public propertySalesEmailBcc
Product:QBO Bcc Email Address for Sales forms
Public propertySalesEmailCc
Product:QBO Cc Email Address for Sales forms
Public propertyTrackReimbursableExpensesAsIncome
Product:All
Public propertyTrackReimbursableExpensesAsIncomeSpecified
Public propertyUsingPriceLevels
QBW: used by QB desktop, not used by QBO
Public propertyUsingPriceLevelsSpecified
Public propertyUsingProgressInvoicing
Product:All
Public propertyUsingProgressInvoicingSpecified
Public propertyUsingSalesOrders
QBW: used by QB desktop, not used by QBO
Public propertyUsingSalesOrdersSpecified
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