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

Displays a dialog to find and replace items in elevations. In case the DialogResultCode is Accepted, all ElevationInfos contained in the project need to be refreshed.

Syntax
C#
public IDialogResult<FindAndReplaceResult> FindAndReplace(IEnumerable<ElevationInfo> elevationInfos);
Parameters
Description
IEnumerable<ElevationInfo> elevationInfos
The list of elevations to be checked.

Returns a IDialogResult.

Copyright © 2021 Orgadata AG. All rights reserved.