PreviousNext
Help > Input Classes > Options Class > Options Class Properties > ReportType Property
ReportType Property

Applies To

WebService.Options

Description

Sets or gets the type of report to be obtained by the method GetReportLink of the CalculationClient.

Syntax

Property UOM As WebService.Options. ReportEnum

Remarks

 

Value

Description

Enumeration

0

A report to shows the summary of the calculation.

LoadSummary

1

A report to shows the list of the solutions found by the calculation.

Solutions

2

A report to shows the list of the solutions with the step-by-step pictures for each solution.

LoadingInstruction

3

A report to shows the 3D and 3D graphics of each solution found by the calculation.

LoadingDiagram

Data Type

WebService.Options. ReportEnum