You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectWithInfo<out TOwnInfo> Interface
> ICoreObjectWithInfo<out TOwnInfo> Methods > ICoreObjectWithInfo<out TOwnInfo>.CanEdit Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithInfo<out TOwnInfo>.CanEdit Method

Checks whether Edit can be executed with given parameters.

Syntax
C#
IOperationInfo CanEdit(string key, object value);
Parameters
Description
string key
The key of the value to be set.
object value
The value to be set.

Returns an IOperationInfo which indicates if Edit can be executed.

Copyright ORGADATA AG © 2023. All rights reserved.