CreateExpenseLog Method
Overload List
Overload | Description |
---|---|
CreateExpenseLog(Int32) | |
CreateExpenseLog(CreateExpenseLogSetup) | |
CreateExpenseLog(CreateExpenseLogSetup,IDbTransaction) | Used to create a new expense 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). If you do not specify a billing rate, the employee’s labor rate will be used.
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 CreateExpenseLogSetup Class