DispatchItem
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
DispatchItemId* | Edm.Int32 | False | true | |||
| StatusName* | DispatchItemStatus | False | 15 | ||||
| PlannedStartingTime | Edm.DateTime | False | |||||
| Remark | Edm.String | False | 200 | ||||
| LastUpdated | Edm.DateTime | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| DriverId | Edm.Int32 | False | |||||
| TransporterId | Edm.Int32 | False | |||||
| DispatchId | Edm.Int32 | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Dispatch | Dispatch | 0..1 | ||
| Driver | Driver | * | ||
| Transporter | Transporter | * |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete a DispatchItem and performs the desired operation
Referenced by Function imports:
DispatchItem.Accept
DispatchItem.Reject
DispatchItem.SetTimeout