ExtendedRight
Namespace: CCPEntities
Summary
No summary yetRead Only
This object is read onlySyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
ExtendedRightId* | Edm.Int32 | False | true | |||
| EntitySetId* | Edm.Int32 | False | The EntitySet to which this ExtendRight applies | ||||
| RelatedEntitySetId | Edm.Int32 | False | A possible related EntitySet to which this ExtendRight applies | ||||
| Reading* | Edm.Boolean | False | Default reading-rights | ||||
| Writing* | Edm.Boolean | False | Default writing-rights | ||||
| Deleting* | Edm.Boolean | False | Default Deleting-rights | ||||
| Creating* | Edm.Boolean | False | Default Creating-rights | ||||
| Deleted* | Edm.Boolean | False | Indicates whether this CCPEntities.Interfaces.ISyncable is logically deleted. | ||||
| LastUpdated | Edm.DateTime | False |
A timestamp of the last update of the entity in CCP. Check this property in order to know if you are in sync with CCP. |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| EntitySet | EntitySet | * | The EntitySet to which this ExtendRight applies | |
| RelatedEntitySet | EntitySet | * | A possible related EntitySet to which this ExtendRight applies |