CompanyAccountingPrefs Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class CompanyAccountingPrefs
The CompanyAccountingPrefs type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompanyAccountingPrefs | Initializes a new instance of the CompanyAccountingPrefs class |
Name | Description | |
---|---|---|
![]() | AutoJournalEntryNumber |
QBW: ONLY. Enable auto journal entry number
|
![]() | AutoJournalEntryNumberSpecified | |
![]() | BookCloseDate |
Product:All
Book closing date, if you want to
specify if not leave it as null
|
![]() | BookCloseDateSpecified | |
![]() | ClassTrackingPerTxn |
Product:All
Enable Class Tracking per transaction
|
![]() | ClassTrackingPerTxnLine |
Product:QBO
Enable Class Tracking per transaction
line
|
![]() | ClassTrackingPerTxnLineSpecified | |
![]() | ClassTrackingPerTxnSpecified | |
![]() | CustomerTerminology |
Product:QBO
Customer Terminology
|
![]() | DefaultAPAccount |
Product:QBO Default APAccount
|
![]() | DefaultARAccount |
Product:QBO Default ARAccount
|
![]() | DepartmentTerminology |
Product: QBO
Department terminology
|
![]() | FirstMonthOfFiscalYear |
Product:All
Defines first Month of physical year
|
![]() | FirstMonthOfFiscalYearSpecified | |
![]() | OtherContactInfo |
Product: QBW
Description:
|
![]() | RequiresAccounts |
Product:QBW
Requires account
|
![]() | RequiresAccountsSpecified | |
![]() | TaxForm |
TaxForm Number
|
![]() | TaxYearMonth |
Product:All
Defines Tax Year Month
|
![]() | TaxYearMonthSpecified | |
![]() | TrackDepartments |
Product:QBO
QBO: QBO only. Enable Department
Tracking
|
![]() | TrackDepartmentsSpecified | |
![]() | UseAccountNumbers |
QBW: Only QBW supported
|
![]() | UseAccountNumbersSpecified |
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.) |