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

Checks whether the dialog of find and replace can be displayed or not.

Syntax
C#
public IOperationInfo CanFindAndReplace(IEnumerable<IElevationInfo> elevationInfos);
Parameters
Description
IEnumerable<IElevationInfo> elevationInfos
The list of elevations to be checked.

An IOperationInfo to check if the method can be called.

Copyright © 2020. All rights reserved.