Setting
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
SettingId* | Edm.Int32 | False | ||||
| Name* | Edm.String | False | 50 | ||||
| SettingTypeName* | SettingType | False | |||||
| DefaultValue* | Edm.String | False | 200 | ||||
| SettingRightName | SettingRight | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False | |||||
| InheritableTypeName | InheritableType | False | 30 |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Values | SettingValue | 0..1 |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete a setting and performs the desired operation