Click or drag to resize
CompanyAccountingPrefs Class
Defines Company Accounting Prefs details
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.DataCompanyAccountingPrefs

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 CompanyAccountingPrefs

The CompanyAccountingPrefs type exposes the following members.

Constructors
  NameDescription
Public methodCompanyAccountingPrefs
Initializes a new instance of the CompanyAccountingPrefs class
Top
Properties
  NameDescription
Public propertyAutoJournalEntryNumber
QBW: ONLY. Enable auto journal entry number
Public propertyAutoJournalEntryNumberSpecified
Public propertyBookCloseDate
Product:All Book closing date, if you want to specify if not leave it as null
Public propertyBookCloseDateSpecified
Public propertyClassTrackingPerTxn
Product:All Enable Class Tracking per transaction
Public propertyClassTrackingPerTxnLine
Product:QBO Enable Class Tracking per transaction line
Public propertyClassTrackingPerTxnLineSpecified
Public propertyClassTrackingPerTxnSpecified
Public propertyCustomerTerminology
Product:QBO Customer Terminology
Public propertyDefaultAPAccount
Product:QBO Default APAccount
Public propertyDefaultARAccount
Product:QBO Default ARAccount
Public propertyDepartmentTerminology
Product: QBO Department terminology
Public propertyFirstMonthOfFiscalYear
Product:All Defines first Month of physical year
Public propertyFirstMonthOfFiscalYearSpecified
Public propertyOtherContactInfo
Product: QBW Description:
Public propertyRequiresAccounts
Product:QBW Requires account
Public propertyRequiresAccountsSpecified
Public propertyTaxForm
TaxForm Number
Public propertyTaxYearMonth
Product:All Defines Tax Year Month
Public propertyTaxYearMonthSpecified
Public propertyTrackDepartments
Product:QBO QBO: QBO only. Enable Department Tracking
Public propertyTrackDepartmentsSpecified
Public propertyUseAccountNumbers
QBW: Only QBW supported
Public propertyUseAccountNumbersSpecified
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