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(ReqDemPlanAccuracyDataContract _dataContract, ReqDemPlanSSASInfo _ssasInfo)
Run On
Client
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.