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

Checks whether a project 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.Project for all available edit keys.
object value
The value to be set.
Copyright © 2021 Orgadata AG. All rights reserved.