You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared Namespace
Files
>
Interfaces
Classes
Interfaces
>
ICoreObjectWithChildren<TChild, TChildInfo> Interface
IAddress Interface
IAddressContainer Interface
IAddressInfo Interface
IBaseElementElevationInfo Interface
ICoreInfo Interface
ICoreInfo<out TParent> Interface
ICoreInfoDeletable Interface
ICoreInfoReportable Interface
ICoreInfoWithGuid Interface
ICoreObject Interface
ICoreObjectFactory Interface
ICoreObjectWithAddresses Interface
ICoreObjectWithChildren Interface
ICoreObjectWithChildren<TChild, TChildInfo> Interface
ICoreObjectWithDocuments Interface
ICoreObjectWithInfo Interface
ICoreObjectWithInfo<out TOwnInfo> Interface
ICoreObjectWithParameters Interface
ICoreObjectWithParent Interface
ICoreObjectWithParent<out TParent> Interface
ICoreObjectWithSearchAgent Interface
ICoreObjectWithSynchronizations Interface
IDocument Interface
IDocumentContainer Interface
IDocumentInfo Interface
IElementPricelist Interface
IElementPricelistConfigurator Interface
IElementPricelistContainer Interface
IElementPricelistElevationInfo Interface
IElementPricelistInfo Interface
IElevation Interface
IElevationInfo Interface
IElevationInstance Interface
IElevationInstanceInfo Interface
IFileHandler Interface
IInsertionElevationInfo Interface
ILayerElevationInfo Interface
ILoginScope Interface
IMaterialElevationInfo Interface
IOperationInfo Interface
IPhase Interface
IPhaseInfo Interface
IProject Interface
IProjectCenter Interface
IProjectCenterInfo Interface
IProjectDirectoryInfo Interface
IProjectInfo Interface
IProjectInformation Interface
IProjectInformationContainer Interface
IProjectInformationInfo Interface
ISearchAgent Interface
ISegmentElevationInfo Interface
IServiceFactory<out TService> Interface
ISettingContainer Interface
IStandardElevationInfo Interface
ISubSectionElevationInfo Interface
ISynchronizationContainer Interface
ITextElevationInfo Interface
>
ICoreObjectWithChildren<TChild, TChildInfo> Methods
ICoreObjectWithChildren<TChild, TChildInfo> Methods
ICoreObjectWithChildren<TChild, TChildInfo> Properties
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Methods
Send Feedback
Collapse All
Expand All
The methods of the ICoreObjectWithChildren<TChild, TChildInfo> class are listed here.
Methods
Name
Description
CanCopyFrom
Checks whether
CopyFrom
can be executed with a given info.
CanCreateChild()
Checks whether
WellKnownParameterKeys.ProjectCenter.CreateChild
can be executed.
CanCreateChild(Dictionary<string, object>)
Checks whether
WellKnownParameterKeys.ProjectCenter.CreateChild
can be executed with given parameters.
CanDeleteChild
Checks whether
DeleteChild
can be executed with a given child info.
CanMoveFrom
Checks whether
MoveFrom
can be executed with a given info.
CopyFrom
Copies an object based on the info.
CreateChild()
Creates a child.
CreateChild(Dictionary<string, object>)
Creates a child with given parameters.
DeleteChild
Deletes a child based on the child info.
GetChild
Gets a child based on a child info.
GetChildren
Gets children based on child infos.
GetLivingChildrenInfos
Gets the infos from the currently living children.
MoveFrom
Moves an object based on the info.
RefreshChild
Refreshes the given child info and returns an updated version.
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!