Namespace: PP.Rds
The PredefinedAttribute enumeration contains IDs of predefined attributes.
It is used by the Attribute.Predefined property.
|
Value |
Brief description |
|
None |
Non-predefined attribute. |
|
Key |
Key attribute. |
|
Name |
Name attribute. |
|
ParentKey |
Owner attribute. |
|
Order |
Order attribute. |
|
Version |
Version attribute. |
|
InDate |
Start Date attribute. |
|
OutDate |
End Date attribute. |
|
GUID |
GUID attribute. |
|
ReadAccess |
Browse Right attribute. |
|
WriteAccess |
Modify Right attribute. |
|
DeleteAccess |
Delete Permission attribute. |
|
AccessAccess |
Modifying Rights Permission attribute. |
|
Hidden |
HIDDEN attribute. |
|
SourceDictionary |
SourceDictionary attribute. |
|
SourceElement |
SourceElement attribute. |
See also: