Click or drag to resize

ProductBase Properties

The ProductBase type exposes the following members.

Properties
  Name Description
Public property Code Code for the Product/Travel expense.
Public property Description Description for the Product/Travel expense.
Public property GUID Unique identifier for the Product/Travel expense.
Public property IsActive Flag that indicates if the Product/Travel expense is active.
Public property MeasurementUnit Measurement unit of Product (eg. Piece, Hour, Km).
Public property Name Name of the Product/Travel expense.
Public property Type Using product types makes it possible to differenciate from what kind of invoicing the projects consist of. There are three options to choose from.
Public property UnitCost Cost per unit for the Product.
Public property UnitPrice Price per unit for the Product/Travel expense.
Public property UseInWorkTimeEntry Flag to determine if Product/TravelExpense is available for selection as a work type when entering work hours.
Public property VAT Tax rate percentage that applies to this Product/Travel expense.
Top
See Also