You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Client.Ui.Interfaces Namespace
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Ofcas.Lk.Api.Shared.DC.Interfaces Namespace
Files
>
Interfaces
Interfaces
>
ICoreObjectWithInfo<out TOwnInfo> Interface
ICoreInfo Interface
ICoreInfo<out TParent> Interface
ICoreInfoDeletable Interface
ICoreInfoReportable Interface
ICoreInfoWithGuid Interface
ICoreObject Interface
ICoreObjectFactory Interface
ICoreObjectWithChildren Interface
ICoreObjectWithChildren<TChild, TChildInfo> Interface
ICoreObjectWithDocuments Interface
ICoreObjectWithInfo Interface
ICoreObjectWithInfo<out TOwnInfo> Interface
ICoreObjectWithParameters Interface
ICoreObjectWithParent Interface
ICoreObjectWithParent<out TParent> Interface
ICoreObjectWithSynchronizations Interface
IServiceFactory<out TService> Interface
ISynchronizationContainer Interface
>
ICoreObjectWithInfo<out TOwnInfo> Methods
ICoreObjectWithInfo<out TOwnInfo> Methods
ICoreObjectWithInfo<out TOwnInfo> Properties
>
ICoreObjectWithInfo<out TOwnInfo>.Edit Method
ICoreObjectWithInfo<out TOwnInfo>.CanEdit Method
ICoreObjectWithInfo<out TOwnInfo>.Edit Method
ICoreObjectWithInfo<out TOwnInfo>.Refresh Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
ICoreObjectWithInfo<out TOwnInfo>.Edit Method
Send Feedback
Collapse All
Expand All
Edits this object with given parameters.
Syntax
C#
TOwnInfo
Edit
(
string
key
,
object
value
);
Parameters
Parameters
Description
string key
The key of the value to be set.
object value
The value to be set.
Returns
Returns the new info of this object.
Links
ICoreObjectWithInfo<out TOwnInfo> Interface
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Copyright © 2021 Orgadata AG. All rights reserved.
What do you think about this topic?
Send feedback!