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>.CanMoveFrom Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithChildren<TChild, TChildInfo>.CanMoveFrom Method

Checks whether MoveFrom can be executed with a given info.

Syntax
C#
IOperationInfo CanMoveFrom(TChildInfo coreInfo);
Parameters
Description
TChildInfo coreInfo
The info of the object to be moved.

Returns an IOperationInfo which indicates if MoveFrom can be executed.

Copyright © 2020. All rights reserved.