ComplaintManager

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key ComplaintManagerId* Edm.Int32 False true
FirstName* Edm.String False 25
LastName* Edm.String False 50
NamePrefix Edm.String False 10
TransporterId Edm.Int32 False
ContractorId Edm.Int32 False
LastUpdated Edm.DateTime False
Deleted* Edm.Boolean False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Transporter Transporter 0..1
Contractor Contractor 0..1
UserRoles UserRole 0..1

Additional Information

Notable information when adding a record
Checks if the user has sufficient rights to add/change/delete a ComplaintManager and performs the desired operation.

Example

https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/ComplaintManagers