You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Elevation Class > Elevation Methods > Elevation.CanEdit Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Elevation.CanEdit Method

Checks whether an elevation can be edited or not.

Syntax
C#
public override OperationInfo CanEdit(string key, object value);
Parameters
Description
string key
The key of the value to be edited. See WellKnownEditKeys.Elevation for all available edit keys.
object value
The value to be set.
Copyright © 2019. All rights reserved.