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 client tier.
Syntax
client public static boolean generateOnClient(ReqDemPlanCreateForecastDataContract _dataContract, ReqDemPlanSSASInfo _ssasInfo)
Run On
Client
Parameters
- _dataContract
Type: ReqDemPlanCreateForecastDataContract Class
The data contract.
- _ssasInfo
Type: ReqDemPlanSSASInfo Class
The SSAS connection parameters.
Return Value
Type: boolean
true if the pn_excel_2nd file has been generated; otherwise, false.