ComplaintActivity
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
ComplaintActivityId* | Edm.Int32 | False | true | |||
| CreateDate* | Edm.DateTime | False | |||||
| Description | Edm.String | False | |||||
| CompletionDate | Edm.DateTime | False | |||||
| ActivityTypeName | ComplaintActivityType | False | 7 | ||||
| ComplaintId* | Edm.Int32 | False | |||||
| ContactInformationId | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Complaint | Complaint | 0..1 | ||
| ContactInformation | ContactInformation | * |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete a complaintactivity and performs the desired operation