CaseWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CaseWeb : DataContractEntityWeb, ICaseWeb
The CaseWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| ApproachType |
Approach type
| |
| AssignedTo |
Assigned to employee or group
| |
| AssignedToGroup |
True, if the AssignedTo is a Group.
| |
| Causes |
A list of causes for the case. Causes may contain 0..n sub causes.
| |
| ClosedDate |
Reminder/Expiry date
| |
| Comments |
Note for OwnerAccess: Only the owners comments are listed here!
Internal comments by employees are *not* listed.
| |
| CommentsWeb | ||
| Concerning |
An optional case subject
| |
| Created |
Date of creating the case
| |
| Description |
Description
| |
| ExpiryDate |
Reminder/Expiry date
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| Status |
Case status
| |
| StatusReason |
Case status reason
| |
| Type |
Case type
|