Validates Report parameters and licensing options.

<para> Inheriting classes should call this at some point to validate parameters. </para> <para> Inheriting classes can also use this to set unspecified defaults E.g. Printer settings. </para>

Syntax

ISReportBase.Validate([warning])

Parameters

NameTypeOptionalByRefDescription
warning String Optional ByRef An optional Warning to show to the User to give them the choice of not proceeding.

Return Value

Boolean Implements I_ISReportBaseBL.Validate

A Boolean value indicating success.

Member of:
ISReportBase
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0