Refresh all forms with the specified Form Key that have the specified Record Id loaded.

Syntax

finPageSetHandler.FormRefresh(formKey, recordId, [newRecord])

Parameters

NameTypeOptionalByRefDescription
formKey String The Form Key.
recordId String The Record Id.
newRecord Boolean Optional Indicates whether this is a New Record, i.e., the Form might need to rebuild its dropdown list of record. If omitted, a value of False is assumed.
Member of:
finPageSetHandler
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0