You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Utils Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared Namespace
Files
>
Interfaces
Classes
Interfaces
>
IPhaseUi Interface
IElevationUi Interface
IFileHandlerUi Interface
ILoginScopeUi Interface
IPhaseUi Interface
IProjectCenterUi Interface
IProjectInformationContainerUi Interface
IProjectInformationUi Interface
IProjectUi Interface
IServiceProxyUi Interface
IServiceProxyUiResult Interface
Close
Ofcas.Lk.Api.Client - Version 3.0.2
Contents
Index
Home
IPhaseUi Interface
Send Feedback
Collapse All
Expand All
Class Hierarchy
File:
IPhaseUi.cs
Namespace:
Ofcas.Lk.Api.Client.Ui
Syntax
C#
public
interface
IPhaseUi
:
IPhase
;
Description
This is class Ofcas.Lk.Api.Client.Ui.IPhaseUi.
Methods
Name
Description
BeginCreateChild(IDictionary<string, object>)
Creates a new elevation asynchronously with the given parameters.
BeginCreateChild(IDictionary<string, object>, Stream)
Creates a new elevation asynchronously with the given parameters.
CanBeginCreateChild(IDictionary<string, object>)
Checks if an
Elevation
can be created with the given parameters.
CanBeginCreateChild(IDictionary<string, object>, Stream)
Checks if an
Elevation
can be created with the given parameters.
CanCreateChild(IDictionary<string, object>)
Checks if an
Elevation
can be created with the given parameters.
CanCreateChild(IDictionary<string, object>, Stream)
This is CanCreateChild, a member of class IPhaseUi.
CanImportChild
This is CanImportChild, a member of class IPhaseUi.
CanSplitChild
This is CanSplitChild, a member of class IPhaseUi.
CopyFrom(IElevationInfo)
This is CopyFrom, a member of class IPhaseUi.
CopyFrom(IElevationInfo, IDictionary<string, object>)
This is CopyFrom, a member of class IPhaseUi.
CreateChild(IDictionary<string, object>)
Creates a new elevation with the given parameters.
CreateChild(IDictionary<string, object>, Stream)
This is CreateChild, a member of class IPhaseUi.
EndCreateChild
Waits for the
ISynchronizedOperation
to finish.
GetChild
This is GetChild, a member of class IPhaseUi.
GetChildren
This is GetChildren, a member of class IPhaseUi.
ImportChild
This is ImportChild, a member of class IPhaseUi.
MoveFrom
This is MoveFrom, a member of class IPhaseUi.
SetApplicationHandle
This is SetApplicationHandle, a member of class IPhaseUi.
SplitChild
This is SplitChild, a member of class IPhaseUi.
Properties
Name
Description
Parent
This is Parent, a member of class IPhaseUi.
Links
IPhaseUi Methods
IPhaseUi Properties
Copyright © 2022. All rights reserved.
What do you think about this topic?
Send feedback!