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
Files
>
Classes
Classes
>
Phase Class
CoreInfo<TData, TParentObject, TParent> Class
CoreObjectBase Class
CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class
CoreObjectWithChildren<TChild, TChildInfo> Class
CoreServiceProxy<TService, TCoreObject> Class
Disposable Class
Document Class
DocumentContainer Class
DocumentInfo Class
ElementPricelist Class
ElementPricelistConfigurator Class
ElementPricelistContainer Class
ElementPricelistElevationInfo Class
ElementPricelistInfo Class
Elevation Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
InsertionElevationInfo Class
LoginScope Class
MaterialElevationInfo Class
Phase Class
PhaseInfo Class
Project Class
ProjectCenter Class
ProjectCenterInfo Class
ProjectDirectoryInfo Class
ProjectInfo Class
ProjectInformation Class
ProjectInformationContainer Class
ProjectInformationInfo Class
SearchAgent Class
SearchResult Class
SettingContainer Class
StandardElevationInfo Class
TextElevationInfo Class
>
Phase Methods
Phase.Phase Constructor
Phase Methods
Phase Properties
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Methods
Send Feedback
Collapse All
Expand All
The methods of the Phase class are listed here.
Methods
Show:
Protected
No members matching the current filter
Name
Description
CanCopyFrom
This is CanCopyFrom, a member of class Phase.
CanCreateChild()
Checks if an
Elevation
can be created.
CanCreateChild(Dictionary<string, object>)
Checks if an
Elevation
can be created with the given parameters.
CanDeleteChild(ElevationInfo)
Checks whether an elevation can be deleted or not.
CanDeleteChild(ICoreObjectPath, bool)
This is CanDeleteChild, a member of class Phase.
CanEdit
Checks whether an phase can be edited or not.
CanMoveFrom
This is CanMoveFrom, a member of class Phase.
CanReorderChild
Checks if the order of the
Elevation
s can be modified.
CanRestoreChild
This is CanRestoreChild, a member of class Phase.
CanSortChildren
Checks if the
Elevation
s of this
Phase
can be sorted.
CopyFrom
This is CopyFrom, a member of class Phase.
CreateChild()
Creates a new elevation with a default name. Call
Elevation.Edit
with
WellKnownEditKeys.Elevation
to change values.
CreateChild(Dictionary<string, object>)
Creates a new elevation with the given parameters.
CreateNewInstance
This is CreateNewInstance, a member of class Phase.
DeleteChild(ElevationInfo, bool)
Deletes an elevation based on an info object.
DeleteChild(ICoreObjectPath, bool, bool)
This is DeleteChild, a member of class Phase.
Edit
Edits an phase based on a key and a value.
GetChild
Gets a
Elevation
based on a
ElevationInfo
.
GetChildren
Gets
Elevation
s based on an
ElevationInfo
s.
GetChildrenInfos
GetLivingChildrenInfos
Returns a
IList{ElevationInfo}
GetNextPositionNumber
Retrieves the next available position number of this phase.
MoveFrom
This is MoveFrom, a member of class Phase.
RefreshChild
ReorderChild
Moves a child from it's current position to the new position defined by
targetChild
and
ChildReorderBehavior
. Changes the order of elevations.
RestoreChild(ElevationInfo)
Restores an
Elevation
based on a
ElevationInfo
.
RestoreChild(ICoreObjectPath, bool)
This is RestoreChild, a member of class Phase.
SortChildren
Sorts the children in this phase according by the strategy defined by the
SortChildrenBehavior
.
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!