TimeTrackingPrefs Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class TimeTrackingPrefs
The TimeTrackingPrefs type exposes the following members.
Name | Description | |
---|---|---|
![]() | TimeTrackingPrefs | Initializes a new instance of the TimeTrackingPrefs class |
Name | Description | |
---|---|---|
![]() | BillCustomers |
Product:QBO
Enables billing customers for time
|
![]() | BillCustomersSpecified | |
![]() | DefaultTimeItem |
Product:QBO Default TimeItem Id
|
![]() | MarkExpensesAsBillable |
Product:QBW
MarkExpensesAsBillable preference from
QB Desktop
|
![]() | MarkExpensesAsBillableSpecified | |
![]() | MarkTimeEntriesBillable |
Product:QBW
MarkTimeEntriesBillable preference
from QB Desktop
|
![]() | MarkTimeEntriesBillableSpecified | |
![]() | ShowBillRateToAll |
Product:QBO
Enables billing rate to all employees
|
![]() | ShowBillRateToAllSpecified | |
![]() | TimeTrackingEnabled |
Product:QBW
Time Tracking preference from QB
Desktop
|
![]() | TimeTrackingEnabledSpecified | |
![]() | UseServices |
Product:QBO
Enables services for time tracking
|
![]() | UseServicesSpecified | |
![]() | WorkWeekStartDate |
Product:All
Work week starting day
|
![]() | WorkWeekStartDateSpecified |
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.) |