You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectWithChildren<TChild, TChildInfo> Interface
> ICoreObjectWithChildren<TChild, TChildInfo> Methods > ICoreObjectWithChildren<TChild, TChildInfo>.CopyFrom Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithChildren<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 © 2020. All rights reserved.