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.
Generates the Excel file on the server tier.
Syntax
server public static boolean generateOnServer(ReqDemPlanAccuracyDataContract _dataContract, ReqDemPlanSSASInfo _ssasInfo)
Run On
Server
Parameters
- _dataContract
Type: ReqDemPlanAccuracyDataContract Class
The data contract.
- _ssasInfo
Type: ReqDemPlanSSASInfo Class
The Analysis Services connection parameters.
Return Value
Type: boolean
true if the Excel file has been generated; otherwise, false.