FINDSETPROP keyword
Applies To
Valid in parameters of the find form specification, where "thisproperty" is the property as known in the Find form
Syntax
FINDSETPROP( formproperty1=thisproperty1, formproperty2=thisproperty2, etc.)
Remarks
Use the FINDSETPROP keyword to set the value of properties in a form based on a successful search. The parameters are one or more property pairs in which the first property is the destination and the second is the source. Destination property names are the names as known in the form's collection. The source property names are the names as known in the Find form's collection.