CreateExpenseLog(Int32) Method
The Objid of the Onsite Log that this Expense Log is related to.
Syntax
'Declaration
Public Overloads Function CreateExpenseLog( _
ByVal _onsiteLogObjid_ As Integer _
) As CreateExpenseLogResult
public CreateExpenseLogResult CreateExpenseLog(
int _onsiteLogObjid_
)
Parameters
onsiteLogObjid
The Objid of the Onsite Log that this Expense Log is related to.
Return Value
The following values are populated in the CreateExpenseLogResult object returned by the API method:
- OnsiteLogObjid - The Objid of the OnsiteLog.
- Objid - The Objid of the ExpenseLog.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family