GlobalResource
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
GlobalResourceId* | Edm.Int32 | False | true | |||
| Value | Edm.String | False | 300 | ||||
| LanguageCode* | Edm.String | False | 3 | ||||
| TransporterId | Edm.Int32 | False | |||||
| GlobalResourceItemId | Edm.Int32 | False | |||||
| RankingId | Edm.Int32 | False | |||||
| SystemIndicationId | Edm.Int32 | False | |||||
| VehicleTypeId | Edm.Int32 | False | |||||
| CountryId | Edm.Int32 | False | |||||
| EventTypeId | Edm.Int32 | False | |||||
| TripRuleId | Edm.Int32 | False | |||||
| ActivityCodeId | Edm.Int32 | False | |||||
| Active* | Edm.Boolean | False | |||||
| Deleted* | Edm.Boolean | False | Indicates whether this CCPEntities.GlobalResource 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. |
A timestamp in UTC. |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Transporter | Transporter | 0..1 | ||
| ActivityCode | ActivityCode | * | ||
| Country | Country | * | ||
| EventType | EventType | * | ||
| GlobalResourceItem | GlobalResourceItem | * | ||
| SystemIndication | SystemIndication | * | ||
| TripRule | TripRule | * | ||
| VehicleType | VehicleType | * |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete an agent and performs the desired operation