CreateExpenseLog(CreateExpenseLogSetup) Method
Setup object for API invocation.
Syntax
'Declaration
Public Overloads Function CreateExpenseLog( _
ByVal _setupParam_ As CreateExpenseLogSetup _
) As CreateExpenseLogResult
public CreateExpenseLogResult CreateExpenseLog(
CreateExpenseLogSetup _setupParam_
)
Parameters
setupParam
Setup object for API invocation.
Return Value
The following values are populated in the CreateExpenseLogResult object returned by the API method:
- Objid - The Objid of the ExpenseLog.
- OnsiteLogObjid - The Objid of the OnsiteLog.
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
Overload List
CreateExpenseLogSetup Class