Apply changes to all pages. Call this function to cause the PAGEM_ApplyChanges message to be sent to all form pages. Typically this function is called when the "OK" or "Apply Changes" button is selected. The return value is TRUE or FALSE.

Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalBoolean ApplyFormPageChanges()

Return Value

See Also