UpdateTimeLogSetup Class Members
The following tables list the members exposed by UpdateTimeLogSetup.
Public Constructors
Name | Description | |
---|---|---|
UpdateTimeLogSetup Constructor | Initializes a new instance of the UpdateTimeLogSetup class. |
Public Properties
Name | Description | |
---|---|---|
BillTo | Element from the 'Bill To Time' application list. If not set the default list value is used. | |
CreateDate | The DateTime the Time Log was modified. If not set, the current time is used.The DateTime the Time Log starts. If not set, the current time is used. | |
Duration | The length (in seconds) of the Time Log. If not specified, it is calculated from the start and end times. | |
IsBillable | Specifies if the Time Log is billable. | |
Notes | Notes that will update the notes field on the onsite log | |
PerformedByUserName | The user who is performed the action specified by the Time Log. If not set, the session user is used. | |
Resolution | Element from the 'Resolution' application list. If not set the default list value is used. | |
StartTime | ||
TimeLogObjid | The Objid of the Time Log being modified. | |
TimeType | Element from the 'Time Type' application list. If not set the default list value is used. | |
UserName | The user who is updating the Time Log. If not set, the session user is used. | |
WorkCenter | Element from the 'Work Center' application list. If not set the default list value is used. |
Reference
UpdateTimeLogSetup Class
FChoice.Toolkits.Clarify.FieldOps Namespace
UpdateTimeLog(UpdateTimeLogSetup) Method