You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > CoreObjectWithChildren<TChild, TChildInfo> Class > CoreObjectWithChildren<TChild, TChildInfo> Methods > CanCopyFrom Method > CoreObjectWithChildren<TChild, TChildInfo>.CanCopyFrom Method (ICoreInfo, bool)
Close
Ofcas.Lk.Api.Client - Version 3.0
CoreObjectWithChildren<TChild, TChildInfo>.CanCopyFrom Method (ICoreInfo, bool)
Syntax
C#
public virtual IOperationInfo CanCopyFrom(ICoreInfo coreInfo, bool deepCheck = true);
Exceptions
Description
ArgumentException
Thrown when core info is not of the right type.
ArgumentNullException
Thrown when core info is null.
Copyright © 2020. All rights reserved.