| SupportCaseData Class |
Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
The SupportCaseData type exposes the following members.
| Name | Description | |
|---|---|---|
| SupportCaseData |
Initializes a new instance of class.
|
| Name | Description | |
|---|---|---|
| Action |
Gets or sets the support case action. For example: Call, Set up meeting, Follow up ...
| |
| ContactPersonName |
Gets or sets the name of contact person for which created support case.
| |
| DeadlineDateTime |
Gets or sets deadline date and time componets of the SupportCaseData object.
| |
| Subject |
Gets or sets the support case subject.
|