The RdsPredefinedAttribute enumeration contains system attribute assignments.
It is used by the following properties:
Value | Brief description |
0 | None. Non-system attribute. |
1 | Key. Key. |
2 | Name. Name. |
3 | ParentKey. Owner. |
4 | Order. Order. |
5 | Version. Version. |
6 | InDate. Element validity start date. |
7 | OutDate. Element validity end date. |
8 | GUID. Unique identifier. |
9 | ReadAccess. Read permission. |
10 | WriteAccess. Edit permission. |
11 | DeleteAccess. Delete permission. |
12 | AccessAccess. Permission to edit permissions. |
13 | Hidden. Hidden. |
14 | SourceDictionary. Source dictionary (only for a composite MDM dictionary). |
15 | SourceElement. Source element (only for a composite MDM dictionary). |
16 | MandatoryAccess. Mandatory access control. |
See also: