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

The ExpenseTypeInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAllowBillableModify
Shows whether modifications are allowed on the billable option for the expenses created using this type.
Public propertyExpenseName
The name of the expense type.
Public propertyExpenseTypeAndBillable
Public propertyExpenseTypeId
The unique identifier for the expense type.
Public propertyExpenseTypeKey
The expense type key for the expense type.
Public propertyExpenseTypeUniqueId
The expense template detail identifier for the expense type.
Public propertyGroupId
The group identifier for the group which owns the expense template.
Public propertyIsActive
Gets or set a expense type IsActive.Valid values are "Y" (type is active) or "N" (type is not active).
Public propertyIsBillable
Shows whether the expense created by this type is billable. The values can either be "Y" or "N".
Public propertyIsDetailMandatory
Shows if the detail is mandatory on the expense that uses this type.
Public propertyTemplateExpenseTypeName
The expense type name on the template.

See Also