PROPERTY keyword
Applies To
Valid from parameters of validators of type In Collection, and in a COLLECTION keyword specification
Syntax
PROPERTY( 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 parms for the MaintainFromForm spec for a component. WinStudio 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 the MaintainFromForm. If PROPERTY is not specified, it defaults to the property the component is bound to as it is known in the current form.