PrxReport(CalcAlgorithm: ICalcAlgorithm, CalcObject: ICalcObject): IPrxReport;
CalcAlgorithm. Calculation algorithm.
CalcObject. Calculation algorithm object.
The PrxReport property creates a regular report with data obtained after single object calculation from data consumer.
The property use is given in the example for ICalcAlgorithm.DebugAsync.
See also: