[This is preliminary documentation and is subject to change.]

The TracktimeInfo type exposes the following properties.

Properties

  NameDescription
Public propertyApplicationId
The unique id of the application
Public propertyDescription
A free form notes giving the description of the time
Public propertyDuration
The duration of the task in minute
Public propertyEmailAddress
The email address of the user
Public propertyGroupId
The unique id of the group
Public propertyIsMarked
True if this entry is used in the timesheet
Public propertyLastUpdatedTimestamp
A System generated timestamp
Public propertyNotes
A free form notes giving the description of the time
Public propertyPrimaryId
The primary id of the object, e.g. for tracker case this value will be case_id
Public propertyTrackDate
Teh datetime for the recorded duration
Public propertyTracktimeId
Unique id of the track time
Public propertyUdf1
The user defined field 1
Public propertyUdf2
The user defined field 1
Public propertyUserId
The unique id of the user
Public propertyUserName
The name of the user

See Also