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
>
IPhaseUi Methods
IPhaseUi Methods
IPhaseUi Properties
>
CreateChild Method
BeginCreateChild Method
CanBeginCreateChild Method
CanCreateChild Method
IPhaseUi.CanImportChild Method
IPhaseUi.CanSplitChild Method
CopyFrom Method
CreateChild Method
IPhaseUi.EndCreateChild Method
IPhaseUi.GetChild Method
IPhaseUi.GetChildren Method
IPhaseUi.ImportChild Method
IPhaseUi.MoveFrom Method
IPhaseUi.SetApplicationHandle Method
IPhaseUi.SplitChild Method
>
IPhaseUi.CreateChild Method (IDictionary<string, object>)
IPhaseUi.CreateChild Method (IDictionary<string, object>)
IPhaseUi.CreateChild Method (IDictionary<string, object>, Stream)
Close
Ofcas.Lk.Api.Client - Version 3.0.2
Contents
Index
Home
IPhaseUi.CreateChild Method (IDictionary<string, object>)
Send Feedback
Collapse All
Expand All
Creates a new elevation with the given parameters.
Syntax
C#
new
ICoreInfoResult<
IElevationInfo
>
CreateChild
(IDictionary<
string
,
object
>
parameters
);
Parameters
Parameters
Description
IDictionary<string, object> parameters
The parameters for creating the elevation, see
WellKnownEditKeys.Elevation
.
Returns
Returns an info object of the created elevation.
Links
IPhaseUi Interface
Ofcas.Lk.Api.Client.Ui Namespace
Copyright © 2022. All rights reserved.
What do you think about this topic?
Send feedback!