|
|
Product
|
The ProductBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ProductBase | Initializes a new instance of the ProductBase class |
| Name | Description | |
|---|---|---|
| Code | Code for the Product/Travel expense. | |
| Description | Description for the Product/Travel expense. | |
| GUID | Unique identifier for the Product/Travel expense. | |
| IsActive | Flag that indicates if the Product/Travel expense is active. | |
| MeasurementUnit | Measurement unit of Product (eg. Piece, Hour, Km). | |
| Name | Name of the Product/Travel expense. | |
| 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. | |
| UnitCost | Cost per unit for the Product. | |
| UnitPrice | Price per unit for the Product/Travel expense. | |
| UseInWorkTimeEntry | Flag to determine if Product/TravelExpense is available for selection as a work type when entering work hours. | |
| VAT | Tax rate percentage that applies to this Product/Travel expense. |