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

Checks whether a history entry or the current elevation can be edited or not.

Syntax
C#
public IOperationInfo CanEditComment(ElevationInfo historicalElevationInfo = null);
Parameters
Description
ElevationInfo historicalElevationInfo = null
Defines the history entry to be edited. If null will use the current elevation. history entries can be retrieved with GetInfoHistory

Returns a OperationInfo indicating whether the operation can be executed or not.

Copyright © 2020. All rights reserved.