Click or drag to resize

Item Properties

The Item type exposes the following members.

Properties
  Name Description
Public property BillingDependencyTaskGUID Item's billing depency task (phase) unique identifier.
Public property BillingSchedule Billing schedule of this item.
Public property CaseGUID Unique identifier for case, this item belongs to.
Public property CaseNumber Number of the case, this item belongs to.
Public property CostCenterGUID Unique identifier for cost center of this item.
Public property CostCenterIdentifier Identifier for cost center of this item.
Public property CostCurrencyShortform The ISO code of the cost's currency in case's company's currency.
Public property CostCurrencyShortformOfInvoicingCurrency The ISO code of the cost's currency in case's invoicing currency.
Public property CostCurrencyShortformOfOrganizationCurrency The ISO code of the cost's currency in organization's currency.
Public property CostCurrencyShortformOfUserCompanyCurrency The ISO code of the cost's currency in user's company's currency.
Public property Description Description for this item.
Public property DisplayPeriodStart Recurring item: Display period start date.
Public property EventDate Date of the item.
Public property GUID  
Public property InvoiceDescription Item's invoice description.
Public property InvoiceGUID Unique identifier for the invoice this item belongs to.
Public property InvoiceQuantity Invoiced quantity. Usually the same as Quantity.
Public property InvoiceRowGUID Unique identifier for the invoice row of the invoice this item belongs to.
Public property IsApproved Not in use.
Public property IsBillable Is item billable True/False.
Public property IsOutSourcingCost Not in use.
Public property IsReadOnly Not in use.
Public property IsRealised Not in use.
Public property MeasurementUnit Unit which this item is measured in.
Public property Name Name of this item.
Public property OrderDate Not in use.
Public property PlannedBillingDate Planned billing date of this item.
Public property PriceCurrencyShortformOfCaseCompanyCurrency The ISO code of the price's currency in case's company's currency.
Public property PriceCurrencyShortformOfInvoicingCurrency The ISO code of the price's currency in case's invoicing currency.
Public property PriceCurrencyShortformOfOrganizationCurrency The ISO code of the price's currency in organization's currency.
Public property PriceCurrencyShortformOfUserCompanyCurrency The ISO code of the pricet's currency in user's company's currency.
Public property ProductCode Code of the product of this item.
Public property ProductGUID Unique identifier of product of this item.
Public property ProductType 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 PurchaseOrderNumber Not in use.
Public property PurchaseVAT VAT percent of the cost of this item. Given VAT percent must be found in User's company. UnitCost does not include VAT.
Public property Quantity Quantity of the item. How many items are entered to the system.
Public property RecurrenceEndDate Recurring item: Recurrence end date.
Public property RecurrenceEndType Recurring item: See RecurrenceEndTypeEnum.
Public property RecurrenceFrequency Recurring item frequency: Number of months in the recurrence cycle.
Public property RecurrenceStartDate Recurring item: Recurrence start date.
Public property RecurrenceTimes Recurring item: Number of recurrences.
Public property RecurringItemGUID Item's recurring item unique identifier.
Public property SalesAccountGUID Unique identifier for the sales account this item belongs to.
Public property SalesStatusGUID Unique identifier for sales status of this item.
Public property TaskGUID Unique identifier for the task (phase) this item belongs to.
Public property TravelEndTime Travel end time in the timezone of the user who entered the value.
Public property TravelStartTime Travel start time in the timezone of the user who entered the value.
Public property UnitCost Unit cost of a single unit in case's company's currency, the money we have to pay out when getting this. UnitCost does not include VAT.
Public property UnitCostInInvoicingCurrency Unit cost in case's invoicing currency.
Public property UnitCostInOrganizationCurrency Unit cost in organization's currency.
Public property UnitCostInUserCompanyCurrency Unit cost in user's company's currency.
Public property UnitCostVatIncludedAmount Unit cost of a single unit in case's company's currency, the money we have to pay out when getting this. UnitCost does not include VAT. This read-only field is available only when managing travel reimbursements.
Public property UnitPrice Unit price of a single unit in case's invoicing currency, the money we ask for the customer when selling this. UnitPrice does not include VAT.
Public property UnitPriceInBaseCurrency Unit price in base currency (of the case). Usually same as UnitPrice, unless UnitPrice is in different currency than case is using.
Public property UnitPriceInCaseCompanyCurrency Unit price in case's company currency.
Public property UnitPriceInUserCompanyCurrency Unit price in user's company's currency.
Public property UserCode Code for the user whose item this is.
Public property UserGUID Unique identifier for the user whose item this is.
Public property VAT VAT percent of the price of this item, used when item is invoiced. Given VAT percent must be found in Case's company. UnitPrice does not include VAT.
Top
See Also