TimeActivity Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class TimeActivity : IntuitEntity, IEntity
The TimeActivity type exposes the following members.
Name | Description | |
---|---|---|
![]() | TimeActivity | Initializes a new instance of the TimeActivity class |
Name | Description | |
---|---|---|
![]() | AnyIntuitObject | |
![]() | AttachableRef |
Specifies entity name of the attachment from where the attachment was requested
(Inherited from IntuitEntity.) |
![]() | BillableStatus |
Billable status of the time recorded
|
![]() | BillableStatusSpecified | |
![]() | BreakHours |
Hours of break taken between start time and end
time.
[b]QuickBooks Notes[/b][br /]
[i]Unsupported field.[/i]
|
![]() | BreakHoursSpecified | |
![]() | BreakMinutes |
Minutes of break taken between start time and
end time. Valid values are 0 - 59.
[b]QuickBooks Notes[/b][br /]
[i]Unsupported field.[/i]
|
![]() | BreakMinutesSpecified | |
![]() | ClassRef | |
![]() | CustomerRef |
Represents Customer (or Job)Reference
|
![]() | CustomField |
Product: QBW
Description: Custom field (or data extension).
Filterable: QBW
(Inherited from IntuitEntity.) |
![]() | DepartmentRef |
Represents Department Reference.
|
![]() | Description |
Description of work completed during time
activity.
|
![]() | domain |
Product: ALL
Description: Domain in which the entity belongs.
(Inherited from IntuitEntity.) |
![]() | EndTime |
Time work ended.
[b]QuickBooks Notes[/b][br /]
[i]Unsupported field.[/i]
|
![]() | EndTimeSpecified | |
![]() | HeaderFull |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | HeaderLite |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | HourlyRate |
Hourly bill rate of the employee or vendor for
this time activity.
[b]QuickBooks Notes[/b][br /]
[i]Unsupported
field.[/i]
|
![]() | HourlyRateSpecified | |
![]() | Hours |
Hours worked.
|
![]() | HoursSpecified | |
![]() | Id |
Product: ALL
Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation.
Required: ALL
Filterable: ALL
(Inherited from IntuitEntity.) |
![]() | ItemElementName | |
![]() | ItemRef |
[br /]
Required for the create operation.
|
![]() | MetaData |
Product: ALL
Description: Descriptive information about the entity. The MetaData values are set by Data Services and are read only for all applications.
(Inherited from IntuitEntity.) |
![]() | Minutes |
Minutes worked; valid values are 0 - 59.
|
![]() | MinutesSpecified | |
![]() | NameAndId |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | NameOf | |
![]() | NameOfSpecified | |
![]() | Overview |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | PayrollItemRef |
The payroll item determines how much the
employee should be paid for doing the work specified by the Item
Service Id.
In order for the Time Activity data to be transferred
to the employee payroll data, the Employee must have the
property UseTimeEntry set.
|
![]() | sparse |
Product: ALL
Description: True if the entity representation has a partial set of elements. Output only field.
(Inherited from IntuitEntity.) |
![]() | sparseSpecified | (Inherited from IntuitEntity.) |
![]() | StartTime |
Time work started.
[b]QuickBooks Notes[/b][br /]
[i]Unsupported field.[/i]
|
![]() | StartTimeSpecified | |
![]() | status |
Product: ALL
Description: System status of the entity. Output only field.[br /]
Filterable: ALL
(Inherited from IntuitEntity.) |
![]() | statusSpecified | (Inherited from IntuitEntity.) |
![]() | SyncToken |
Product: ALL
Description: Version number of the entity. The SyncToken is used to lock the entity for use by one application at a time. As soon as an application modifies an entity, its SyncToken is incremented; another application's request to modify the entity with the same SyncToken will fail. Only the latest version of the entity is maintained by Data Services. An attempt to modify an entity specifying an older SyncToken will fail. [br /]Required for the update operation.
Required: ALL
(Inherited from IntuitEntity.) |
![]() | Taxable |
True if the time recorded is both billable and
taxable.
|
![]() | TaxableSpecified | |
![]() | TimeActivityEx |
Internal use only: extension place holder for
TimeActivity.
|
![]() | TimeZone |
The timezone from where the time activity is
entered, unused in QBO and QBW
|
![]() | TxnDate |
The date of the time activity.
|
![]() | TxnDateSpecified |
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.) |