Object Property Type

The object property data type is used to define an object as a property. The object property type stores a single object instance of a defined type as a property of a parent object, transaction, or fetch.

Object Property Attributes

Note: This property type does not have Special Value 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.
  • Object: This attribute specifies the type of object the property is to contain. The object selected here must already exist within the same module before the property is defined.