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.Core.Synchronizations.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Utils Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared Namespace
Files
>
Interfaces
Classes
Interfaces
>
IPhase Interface
IAddress Interface
IAddressContainer Interface
IAddressInfo Interface
IAddressTypesResult Interface
IBaseElementElevationInfo Interface
IBoolResult Interface
ICalculatedElementPricelistResult Interface
ICoreInfo Interface
ICoreInfoDeletable Interface
ICoreInfoListResult<TCoreInfo> Interface
ICoreInfoReportable Interface
ICoreInfoResult<out TCoreInfo> Interface
ICoreInfoWithGuid Interface
ICoreInfoWithParent Interface
ICoreInfoWithParent<out TParent> Interface
ICoreObject Interface
ICoreObjectFactory Interface
ICoreObjectFactoryResult Interface
ICoreObjectListResult<TCoreObject> Interface
ICoreObjectResult<out TCoreObject> 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
ICrossSectionResult Interface
IDeleteChildrenResult Interface
IDirectoryDataListResult Interface
IDocument Interface
IDocumentContainer Interface
IDocumentInfo Interface
IDoubleResult Interface
IDrawingResult Interface
IElementPricelist Interface
IElementPricelistConfigurator Interface
IElementPricelistConfiguratorPricesResult Interface
IElementPricelistContainer Interface
IElementPricelistElevationInfo Interface
IElementPricelistInfo Interface
IElementTypesResult Interface
IElevation Interface
IElevationCommentsResult Interface
IElevationEditModesResult Interface
IElevationInfo Interface
IElevationInstance Interface
IElevationInstanceInfo Interface
IElevationProcessingStatusesResult Interface
IEstimationDataSet Interface
IEstimationDataSetContainer Interface
IEstimationDataSetInfo Interface
IFileDataListResult Interface
IFileDataResult Interface
IFileHandler Interface
IGuidResult Interface
IImportBimProjectResult Interface
IInsertionElevationInfo Interface
IIntResult Interface
ILanguagesResult Interface
ILayerElevationInfo Interface
ILoginProgramResult Interface
ILoginRunnableProgramsResult Interface
ILoginScope Interface
IMaterialElevationInfo Interface
INextVisualTreeResult Interface
INotifyingDisposable Interface
IObjectResult Interface
IOperationInfo Interface
IPhase Interface
IPhaseInfo Interface
IPreviousVisualTreeResult Interface
IProgramInformationResult Interface
IProgramRuntimeInformationResult Interface
IProject Interface
IProjectCenter Interface
IProjectCenterInfo Interface
IProjectDirectoryInfo Interface
IProjectInfo Interface
IProjectInformation Interface
IProjectInformationContainer Interface
IProjectInformationInfo Interface
IProjectInformationTypesResult Interface
IProjectRunnableProgramsResult Interface
IProjectStatusesResult Interface
IQuotationTextsResult Interface
IReportItemsResult Interface
IReportResult Interface
IResult Interface
ISearchAgent Interface
ISearchResult Interface
ISegmentElevationInfo Interface
IServiceProxy Interface
IServiceProxyResult Interface
ISettingContainer Interface
ISettingsResult Interface
IStandardElevationInfo Interface
IStreamResult Interface
IStringResult Interface
ISubSectionElevationInfo Interface
ISynchronizationContainer Interface
ISynchronizationRestriction Interface
ISynchronizedEventsResult Interface
ISynchronizedMessagesResult Interface
ISynchronizedOperationResult Interface
ITextElevationInfo Interface
IUserInformationResult Interface
>
IPhase Methods
IPhase Methods
>
IPhase.DeleteChildren Method
IPhase.CanDeleteChildren Method
IPhase.CanReorderChild Method
IPhase.CanSortChildren Method
IPhase.DeleteChildren Method
IPhase.GetNextPositionNumber Method
IPhase.ReorderChild Method
IPhase.RestoreChild Method
IPhase.SortChildren Method
Close
Ofcas.Lk.Api.Client - Version 3.0.2
Contents
Index
Home
IPhase.DeleteChildren Method
Send Feedback
Collapse All
Expand All
Deletes a list of children based on the childrenInfo info.
Syntax
C#
IDeleteChildrenResult
DeleteChildren
(IEnumerable<
IElevationInfo
>
childrenInfo
,
bool
forceDelete
=
false
);
Parameters
Parameters
Description
IEnumerable<IElevationInfo> childrenInfo
The info of the children to be deleted.
bool forceDelete = false
Indicates whether the children should be completely deleted.
Links
IPhase Interface
Ofcas.Lk.Api.Client.Core Namespace
Copyright © 2022. All rights reserved.
What do you think about this topic?
Send feedback!