Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the SRSReportRun object and custom business logic objects that are used to validate user input and seed the report dataset.
Syntax
public abstract boolean initialize()
Run On
Called
Return Value
Type: boolean
true if initialization was successful; otherwise, false.
Remarks
Extended classes will create and initialize the SRSReportRun object of the session in this method.