[This is preliminary documentation and is subject to change.]

The ExpenseInfo type exposes the following properties.

Properties

  NameDescription
Public propertyCreatedTimestamp
The created Timestamp for this expense object.
Public propertyCurrencyCode
Teh currency code
Public propertyCurrencyRate
Teh currency rate
Public propertyDocIdList
The comma separated list of document ids for documents that are attached to this expense object.
Public propertyExpenseComments
the list of expense Comments.
Public propertyExpenseDetails
The list of expense details.
Public propertyExpenseId
The system generated unique identifier for the expense object.
Public propertyExportedTimestamp
The Timestamp when the expense object was exported.
Public propertyFromDate
The start date of this expense.
Public propertyGroupId
The group identifier for the group where this expense object belongs.
Public propertyGroupName
The group name of the group where this expense object belongs.
Public propertyIsExported
Shows whether this expense object is exported. Legal values are "Y" and "N".
Public propertyNumLines
the number of lines of expenses in this expense object.
Public propertyRemDocIdList
The list of comma separated document ids for documents that have been removed from the expense object.
Public propertyToDate
The end date for this expense.
Public propertyUserId
The unique identifier for the user who created this expense object.
Public propertyUserName
The name of the user who created this expense object.
Public propertyWorkflowHistory
The list of history of workflow for the expense object.
Public propertyWorkflowTypeId
Get the workflow type id corresponding to this particular expense.

See Also