PROPERTY (or P) keyword

Applies To

Valid from parameters of validators of type In Collection, and in a COLLECTION keyword specification

Syntax

PROPERTY( PropertyName ) or P( PropertyName )

Remarks

The property name is the property as it is known to the IDO publishing the collection (not the current form's cache). It is also valid in the form parameters for the MaintainFromForm specification for a component. Windows client uses it to build the implied filter criteria (appended to any specified with the FILTER keyword) for the form.

Specify the property name as it is known on MaintainFromForm. If PROPERTY is not specified, it defaults to the property the component is bound to as it is known in the current form.