PersonPropertiesOrderByColumns
The valid fields by which person's properties can be ordered.
enum PersonPropertiesOrderByColumns {
TYPE
REPRESENTATION_BASIS
START_DATE
END_DATE
DISPLAY_ADDRESS
}
Values
PersonPropertiesOrderByColumns.TYPE
The relations's type.
PersonPropertiesOrderByColumns.REPRESENTATION_BASIS
The representation basis.
PersonPropertiesOrderByColumns.START_DATE
The representation start date.
PersonPropertiesOrderByColumns.END_DATE
The representation end date.
PersonPropertiesOrderByColumns.DISPLAY_ADDRESS
The property's address.