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.Ui Namespace
Files
>
Classes
Classes
>
PhaseUi Class
DialogResult<T> Class
ElevationUi Class
LoginScopeUi Class
PhaseUi Class
ProjectCenterUi Class
ProjectInformationContainerUi Class
ProjectInformationUi Class
ProjectUi Class
ServiceProxy Class
ServiceProxyUi<TService, TCoreObject> Class
>
PhaseUi Methods
PhaseUi Methods
PhaseUi Properties
>
CreateChild Method
CanCreateChild Method
PhaseUi.CanImportChild Method
PhaseUi.CanSplitChild Method
CopyFrom Method
CreateChild Method
PhaseUi.CreateNewInstance Method
PhaseUi.GetChild Method
PhaseUi.GetChildren Method
PhaseUi.ImportChild Method
PhaseUi.MoveFrom Method
PhaseUi.SetApplicationHandle Method
PhaseUi.SplitChild Method
>
PhaseUi.CreateChild Method (Dictionary<string, object>)
PhaseUi.CreateChild Method (Dictionary<string, object>)
PhaseUi.CreateChild Method (Dictionary<string, object>, Stream)
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
PhaseUi.CreateChild Method (Dictionary<string, object>)
Send Feedback
Collapse All
Expand All
Creates a new elevation with the given parameters.
Syntax
C#
public
override
ElevationInfo
CreateChild
(Dictionary<
string
,
object
>
parameters
);
Parameters
Parameters
Description
Dictionary<string, object> parameters
The parameters for creating the elevation, see
WellKnownEditKeys.Elevation
.
Returns
Returns an info object of the created elevation.
Links
PhaseUi Class
Ofcas.Lk.Api.Client.Ui Namespace
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!