SettingValue
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
SettingValueId* | Edm.Int32 | False | true | |||
| LastUpdated | Edm.DateTime | False | |||||
| Value | Edm.String | False | 200 | ||||
| SettingId* | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| TransporterId | Edm.Int32 | False | |||||
| ContractorId | Edm.Int32 | False | |||||
| DriverId | Edm.Int32 | False | |||||
| TravelerId | Edm.Int32 | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Setting | Setting | 0..1 | ||
| Contractor | Contractor | * | ||
| Driver | Driver | * | ||
| Transporter | Transporter | * | ||
| Traveler | Traveler | * |