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:
Call GetProcessServerSetup to get an AccpacProcessServerSetup object.
Configure the AccpacProcessServerSetup object.
Call CompleteProcessServerSettings to save the AccpacProcessServerSetup settings to the report object.
The AccpacProcessServerSetup object is a hidden member of the ACCPAC COM API library.