TripRule
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
TripRuleId* | Edm.Int32 | False | true | |||
| TripRuleTypeFlagValue* | Edm.Int32 | False | |||||
| Time* | Edm.Int64 | False | |||||
| TripRuleConstraintName | TripRuleConstraint | False | |||||
| DayOfWeekName | Edm.String | False | |||||
| IsPriorityTripRule* | Edm.Boolean | False | |||||
| Condition | Edm.String | False | |||||
| TransporterId* | Edm.Int32 | False | |||||
| RoleFlagValue* | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Transporter | Transporter | 0..1 |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete a record and performs the desired operation.