IndicationExclusion
Namespace: CCPEntities
Summary
Specifies incompatibilities between two different SystemIndicationsTravelers that have those incompatible indications should not be transported together.
Syncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
IndicationExclusionId* | Edm.Int32 | False | true | |||
| ContractId* | Edm.Int32 | False | |||||
| SystemIndicationIdA* | Edm.Int32 | False | |||||
| SystemIndicationIdB* | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Contract | Contract | 0..1 | ||
| SystemIndicationA | SystemIndication | * | ||
| SystemIndicationB | SystemIndication | * |