You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectWithChildren<out TChild, TChildInfo> Interface
> ICoreObjectWithChildren<out TChild, TChildInfo> Methods > ICoreObjectWithChildren<out TChild, TChildInfo>.CopyFrom Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithChildren<out TChild, TChildInfo>.CopyFrom Method

Copies an object based on the info.

Syntax
C#
ICoreInfoResult<TChildInfo> CopyFrom(TChildInfo coreInfo);
Parameters
Description
TChildInfo coreInfo
The info of the object to be copied.

Returns the child info of the copied object.

Copyright ORGADATA AG © 2023. All rights reserved.