You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Ui Namespace > Classes > ProjectUi Class > ProjectUi Methods > ProjectUi.EndReport Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ProjectUi.EndReport Method

Waits for the ISynchronizedOperation and retrieves the result.

Syntax
C#
public IDialogResult<ReportResult> EndReport(ISynchronizedOperation synchronizedOperation);
Parameters
Description
ISynchronizedOperation synchronizedOperation
The ISynchronizedOperation being waited on.

Returns the result of the ISynchronizedOperation.

Copyright © 2019. All rights reserved.