Transfer
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
TransferId* | Edm.Int32 | False | true | |||
| RequestTime | Edm.DateTime | False | |||||
| StartDateTime | Edm.DateTime | False | |||||
| StopDateTime | Edm.DateTime | False | |||||
| StatusName | TransferStatus | False | |||||
| ShiftId | Edm.Int32 | False | |||||
| AssignedShiftId | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete a transfer and performs the desired operation.
Referenced by Function imports:
Transfer.Accept
Transfer.Reject
Transfer.CancelRequest