A property is represented in the Ontology by the following metadata:
start-date
may be the ID of the start date property.start date
property may be Start date
.start date
property may be The day the employee began new hire training
.active
, experimental
, or deprecated
. By default, the start date
property will have status experimental
. Read more about statuses.start date
property may be startDate
. Read more about API names.full name
property as the title key of the Employee
object type will use the values of that property, such as the notional employees “Melissa Chang” and “Diego Rodriguez” as the display names for each respective Employee
object.employee number
property may be used to identify “Melissa Chang” as a unique employee within the organization.start date
property will have base type date
. User applications will allow you to configure a timeline widget with this property.full name
property that colors its values green if the value of the start date
property was less than 2 weeks ago, in order to indicate a new hire in user applications. Read more about conditional formatting.start date
property in user applications, you can deselect the searchable
and sortable
render hints and improve the reindex performance of the Employee
object type. Read more about render hints.prominent
property will lead applications to show this property first to users. A hidden
property will not appear in user applications. By default, the start date
property will have visibility normal
.Some property base types have limited support. These types are indicated with the Limited support
tag which is visible in the property base type picker.
byte
:
decimal
:
float
:
short
:
vector
:
For more information on the limitations of property base types in action types, see the documentation on supported property types.