Click or drag to resize

Case Properties

The Case type exposes the following members.

Properties
  Name Description
Public property AccountGUID Account GUID.
Public property AccountName Account name.
Public property AccountNumber Account number.
Public property BillingAddress Not in use.
Public property BillingAddressGUID Case billing address GUID.
Public property BillingInternalNotes Not in use.
Public property BillingNotesBeforeGrid Invoicing notes.
Public property BusinessUnitGUID Business unit GUID of the case.
Public property BusinessUnitName Name of case's Business unit.
Public property BusinessUnitNumber Number of case's Business unit.
Public property CaseCompanyCurrencyGUID GUID of the case's company's currency. This is the base currency of the case.
Public property CaseNumber Case number.
Public property CaseOwnerUserCode Case owner code.
Public property CaseOwnerUserGUID Case owner GUID.
Public property ClosedDate Date when Case was closed.
Public property CompletionEstimate Estimate for how much of the case is complete (percentage of total hours).
Public property ContactGUID Account contact GUID.
Public property CostCenterGUID Identifies case cost center.
Public property CostCenterNumber Case cost center Identifier from Settings.
Public property CurrencyGUID GUID of the invoicing currency of the case.
Public property CurrencyShortform The ISO code of the case's invoicing currency.
Public property CurrencyShortformOfCaseCompanyCurrency The ISO code of the case's company's currency.
Public property CurrentCaseStatusDescription Description of the current status of the case.
Public property CurrentCaseStatusGUID Identifies the current status of the case.
Public property CurrentCaseStatusInsertTs The time in UTC when the case got its current status.
Public property DeadlineDate The deadline date for the case (read only).
Public property Description Description / Notes of the Case.
Public property ExpectedValue Expected value in the case's company's currency. The value is stored in case's invoicing currency, but recalculated for SOAP. Therefore on currency rate changes for some of these currencies, value may change.
Public property GUID Unique identifier of Case.
Public property IncludeExceptions OBSOLETED: Pricelists in Severa 3 are changed in structure, so exceptions for Phases, Users and Work types are handled different way. Case.IncludeExceptions is not used at all.
Public property IncludeOverTime Defines if overtime multiplier is used when work hours are invoiced.
Public property InsertTs Timestamp when Case was inserted.
Public property InternalName Case short name.
Public property InvoiceTemplateGUID Invoice template GUID.
Public property IsClosed Case open or closed.
Public property IsDailyAllowanceBillable Defines if per diem travel entries are invoiced from the customer.
Public property IsInternal Identifies if the case is customer case or internal case.
Public property IsMileageBillable Defines if mileage travel entries are invoiced from the customer.
Public property IsOtherTravelExpensesBillable Defines if other travel expense entries are invoiced from the customer.
Public property LatestEstimationDate Not in use.
Public property LeadRating Not in use.
Public property LeadSourceGUID Lead source GUID.
Public property Name Case name.
Public property OrderNumber Order number of the Case.
Public property OurReference Our reference.
Public property OverdueInterest Not in use.
Public property PaymentTerm Payment term of the Case.
Public property PricelistGUID Price list GUID of the Case.
Public property PricingRule Not in use.
Public property PricingType OBSOLETED: Pricelists in Severa 3 are changed in structure, so exceptions for Phases, Users and Work types are handled different way. Case.PricingType is not used at all.
Public property Priority Not in use.
Public property Probability Sales probability of the case.
Public property RootTaskGUID Identifies the phase (task), which is the root of the Case.
Public property SalesCloseDate Sales close date of the case.
Public property SalesPersonUserCode Sales person Code.
Public property SalesPersonUserGUID Sales person User GUID.
Public property SalesProcessGUID Identifies the sales process of the case.
Public property SalesStatusGUID Sales status GUID.
Public property SharedToExtranet True when the case is shared in Extranet.
Public property StartDate The start date for the case (read only).
Public property UpdatedTs Timestamp when Case was last updated.
Public property UrlToCase Direct URL to the case.
Public property UseDefaultProductsInWorkTimeEntry Setting to have products from Settings available when users are making work hour entries to case.
Public property UseDefaultWorkTypes Setting to have work types from Settings available when users are making work hour entries to case.
Public property YourReference Your reference.
Top
See Also