Constants
Last update: 16.07.2025class RecordProperties
Provides PseudoAttributeDefinition for every supported pseudo-attribute.
Attribute names match the corresponding property on Record.
name =
short_name =
subsets =
type =
history_identity =
color =
version_number =
table_name =
is_writable =
parent_record_short_name =
parent_record_name =
parent_record_history_identity =
released_on =
last_modified_on =
created_on =
last_modified_by =
created_by =
classmethod all()
All pseudo-attribute definitions.
- Return type: List[PseudoAttributeDefinition]
enum RecordColor(value)
Valid values are as follows:
Red = RecordColor.Red
Maroon = RecordColor.Maroon
Fuchsia = RecordColor.Fuchsia
Yellow = RecordColor.Yellow
Black = RecordColor.Black
Gray = RecordColor.Gray
Aqua = RecordColor.Aqua
Green = RecordColor.Green
Navy = RecordColor.Navy
Purple = RecordColor.Purple
Blue = RecordColor.Blue
Silver = RecordColor.Silver
Lime = RecordColor.Lime
Olive = RecordColor.Olive
Teal = RecordColor.Teal
White = RecordColor.White
InheritFromParent = RecordColor.InheritFromParent
enum RecordType(value)
- Member Type:
str
Valid values are as follows:
Record = RecordType.Record
Folder = RecordType.Folder
Generic = RecordType.Generic
DATABASE_CURRENCY
Value used to refer to the ‘Database currency’
DATABASE_UNIT_SYSTEM
Value used to refer to the ‘Database unit system’.