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
Files
>
Interfaces
Interfaces
>
ICoreObjectWithChildren<TChild, TChildInfo> Interface
ICoreInfo Interface
ICoreInfo<out TParent> Interface
ICoreInfoDeletable Interface
ICoreInfoReportable Interface
ICoreInfoWithGuid Interface
ICoreInfoWithParent<out TParent> 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
>
ICoreObjectWithChildren<TChild, TChildInfo> Methods
ICoreObjectWithChildren<TChild, TChildInfo> Methods
ICoreObjectWithChildren<TChild, TChildInfo> Properties
>
ICoreObjectWithChildren<TChild, TChildInfo>.MoveFrom Method
ICoreObjectWithChildren<TChild, TChildInfo>.CanCopyFrom Method
CanCreateChild Method
ICoreObjectWithChildren<TChild, TChildInfo>.CanDeleteChild Method
ICoreObjectWithChildren<TChild, TChildInfo>.CanMoveFrom Method
ICoreObjectWithChildren<TChild, TChildInfo>.CopyFrom Method
CreateChild Method
ICoreObjectWithChildren<TChild, TChildInfo>.DeleteChild Method
ICoreObjectWithChildren<TChild, TChildInfo>.GetChild Method
ICoreObjectWithChildren<TChild, TChildInfo>.GetChildren Method
ICoreObjectWithChildren<TChild, TChildInfo>.GetLivingChildrenInfos Method
ICoreObjectWithChildren<TChild, TChildInfo>.MoveFrom Method
ICoreObjectWithChildren<TChild, TChildInfo>.RefreshChild Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
ICoreObjectWithChildren<TChild, TChildInfo>.MoveFrom Method
Send Feedback
Collapse All
Expand All
Moves an object based on the info.
Syntax
C#
TChildInfo
MoveFrom
(
ICoreInfo
coreInfo
);
Parameters
Parameters
Description
ICoreInfo coreInfo
The info of the object to be moved.
Returns
Returns the child info of the moved object.
Links
ICoreObjectWithChildren<TChild, TChildInfo> Interface
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!