ParameterNeededValuesEntered

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalBoolean ParameterNeededValuesEntered ( )

The ParameterNeededValuesEntered method is called by the framework when it needs to know if all needed parameters are entered. In practice, that is done to know if the "Next" button should be enabled (using 'Scheduling Wizard') or if the "OK" buttons should be enabled (using 'Task Online Execution' dialog).

Returns

TRUE if the button should be enabled. FALSE if the button should be disabled.