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
>
IPhase 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
INotifyingDisposable Interface
IOperationInfo Interface
IPhase Interface
IPhaseAndElevationResult 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
Close
Ofcas.Lk.Api.Client - Version 3.0
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
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.
CreateChild
This is CreateChild, a member of class IPhase.
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
)
SynchronizationContainer
The
ISynchronizationContainer
of this
ICoreObject
. (Inherited from
ICoreObjectWithSynchronizations
)
Links
IPhase Methods
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!