Country

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key CountryId* Edm.Int32 False true
CountryName* Edm.String False 40
Alpha2Code Edm.String False 2
Alpha3Code Edm.String False 3
NumericCode* Edm.Int32 False 1-999
LastUpdated Edm.DateTime False
Deleted* Edm.Boolean False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Address Address *

Additional Information

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

Example

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