RequiresProcessServerSettings

ACCPAC Common Controls

RequiresProcessServerSettings

Returns whether the report must be configured for the Process Server before printing.

Property RequiresProcessServerSettings As Boolean
(read-only)

Remarks

If this property is TRUE, then the following must be done before calling Confirm:

  1. Call GetProcessServerSetup to get an AccpacProcessServerSetup object.

  2. Configure the AccpacProcessServerSetup object.

  3. Call CompleteProcessServerSettings to save the AccpacProcessServerSetup settings to the report object.

The AccpacProcessServerSetup object is a hidden member of the ACCPAC COM API library.