ExtendedRightValue

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key ExtendedRightValueId* Edm.Int32 False true
OwnerTransporterId Edm.Int32 False The transporter that owns this ExtendedRight
OwnerContractorId Edm.Int32 False The contractor that owns this ExtendedRight
RoleId Edm.Int32 False A possible role to whom this ExtendedRight applies
RoleEntityId Edm.Int32 False A possible role entity to whom this ExtendedRight applies
ExtendedRightId* Edm.Int32 False The ExtendRight this ExtendedRightValue applies to
Reading Edm.Boolean False Reading-rights, null means default static rights
Writing Edm.Boolean False Writing-rights, null means default static rights
Deleting Edm.Boolean False Deleting-rights, null means default static rights
Creating Edm.Boolean False Creating-rights, null means default static rights
Deleted* Edm.Boolean False Indicates whether this CCPEntities.Interfaces.ISyncable is logically deleted.
LastUpdated Edm.DateTime False A timestamp of the last update of the entity in CCP. Check this property in order to know if
you are in sync with CCP.
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
OwnerTransporter Transporter 0..1 The transporter that owns this ExtendedRight
OwnerContractor Contractor 0..1 The contractor that owns this ExtendedRight
ExtendedRight ExtendedRight * The ExtendRight this ExtendedRightValue applies to

Additional Information

Notable information when adding a record
TransporterId will be set to the logged in Transporter

Example

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