PropertyRepresentativesOrderByColumns
The valid fields by which property's representatives can be ordered.
enum PropertyRepresentativesOrderByColumns {
REPRESENTATION_BASIS
START_DATE
END_DATE
DISPLAY_NAME
}
Values
PropertyRepresentativesOrderByColumns.REPRESENTATION_BASIS
The representation basis.
PropertyRepresentativesOrderByColumns.START_DATE
The representation start date.
PropertyRepresentativesOrderByColumns.END_DATE
The representation end date.
PropertyRepresentativesOrderByColumns.DISPLAY_NAME
The representative's name.