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

Edits this object with given parameters.

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

Returns the new info of this object.

Copyright © 2021 Orgadata AG. All rights reserved.