Time Property Type

The time property data type stores a time of day value. This value is stored internally as the number of seconds after midnight, with midnight itself represented as 0. The default display format of a time property is HH:MM:SS am/pm.

Time Property Attributes

  • Name: This is the unique identifier for the property definition. This value must be unique among all properties within the same parent definition.
  • Display Name: This attribute sets the default display name to label or otherwise identify the property value on the Client. This will also be the default label for any screen control that displays this property.