CreateTimeLog Method
Overload List
| Overload | Description |
|---|---|
| CreateTimeLog(Int32,DateTime,TimeSpan) | |
| CreateTimeLog(CreateTimeLogSetup) | |
| CreateTimeLog(CreateTimeLogSetup,IDbTransaction) | Used to create a time log that is related to an onsite log. This overload takes a setup object and a database transaction. |
Remarks
The objid of the onsite log or a case/subcase id must be supplied (but not both). The start time and duration must also be supplied.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
FieldOpsToolkit Class FieldOpsToolkit Members CreateTimeLogSetup Class