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

Checks whether an phase can be edited or not.

Syntax
C#
public override IOperationInfo CanEdit(string key, object value);
Parameters
Description
string key
The key of the value to be edited. See WellKnownEditKeys.Phase for possible edit keys.
object value
The value to be set.
Copyright © 2020. All rights reserved.