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
Close
Ofcas.Lk.Api.Client - Version 3.0.2
Contents
Index
Home
IPhase Interface
Send Feedback
Collapse All
Expand All
Class Hierarchy
File:
IPhase.cs
Namespace:
Ofcas.Lk.Api.Client.Core
Syntax
C#
public
interface
IPhase
:
ICoreObjectWithParent
<
IProject
>,
ICoreObjectWithInfo
<
IPhaseInfo
>,
ICoreObjectWithChildren
<
IElevation
,
IElevationInfo
>,
ICoreObjectWithSynchronizations
;
Description
This is class Ofcas.Lk.Api.Client.Core.IPhase.
Events
Show:
Inherited
No members matching the current filter
Name
Description
Disposed
This is Disposed, a member of class INotifyingDisposable. (Inherited from
INotifyingDisposable
)
Methods
Show:
Inherited
No members matching the current filter
Name
Description
CanDeleteChildren
Checks whether
DeleteChildren
can be executed with a given child info.
CanDispose
Checks whether the
ICoreInfo
can be disposed. (Inherited from
ICoreObject
)
CanReorderChild
This is CanReorderChild, a member of class IPhase.
CanSortChildren
This is CanSortChildren, a member of class IPhase.
DeleteChildren
Deletes a list of children based on the childrenInfo info.
GetNextPositionNumber
This is GetNextPositionNumber, a member of class IPhase.
ReorderChild
This is ReorderChild, a member of class IPhase.
RestoreChild
This is RestoreChild, a member of class IPhase.
SortChildren
This is SortChildren, a member of class IPhase.
Properties
Show:
Inherited
No members matching the current filter
Name
Description
Id
The unique identifier of this core object. (Inherited from
ICoreObject
)
IsDisposed
This is IsDisposed, a member of class INotifyingDisposable. (Inherited from
INotifyingDisposable
)
SynchronizationContainer
The
ISynchronizationContainer
of this
ICoreObject
. (Inherited from
ICoreObjectWithSynchronizations
)
Links
IPhase Methods
Copyright © 2022. All rights reserved.
What do you think about this topic?
Send feedback!