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.Synchronizations.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Utils Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared Namespace
Files
>
Interfaces
Classes
Interfaces
>
IProjectCenterUi Interface
IElevationUi Interface
IFileHandlerUi Interface
ILoginScopeUi Interface
IPhaseUi Interface
IProjectCenterUi Interface
IProjectInformationContainerUi Interface
IProjectInformationUi Interface
IProjectUi Interface
IServiceProxyUi Interface
IServiceProxyUiResult Interface
>
IProjectCenterUi Methods
IProjectCenterUi Methods
IProjectCenterUi Properties
>
CanImportChild Method
IProjectCenterUi.CanExportChild Method
IProjectCenterUi.CanExportChildren Method
CanImportChild Method
CreateChild Method
IProjectCenterUi.DeleteChild Method
IProjectCenterUi.DeleteChildren Method
IProjectCenterUi.ExportChild Method
IProjectCenterUi.ExportChildren Method
IProjectCenterUi.GetChild Method
IProjectCenterUi.GetChildren Method
IProjectCenterUi.GetProjectCenter Method
ImportChild Method
IProjectCenterUi.SetApplicationHandle Method
>
IProjectCenterUi.CanImportChild Method (Stream, IDictionary<string, object>)
IProjectCenterUi.CanImportChild Method (Stream)
IProjectCenterUi.CanImportChild Method (Stream, IDictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0.2
Contents
Index
Home
IProjectCenterUi.CanImportChild Method (Stream, IDictionary<string, object>)
Send Feedback
Collapse All
Expand All
Checks whether a Project can be imported.
Syntax
C#
IOperationInfo
CanImportChild
(Stream
content
, IDictionary<
string
,
object
>
parameters
);
Parameters
Parameters
Description
Stream content
The data to be imported.
IDictionary<string, object> parameters
A collection of parameters to configure the import.
WellKnownParameterKeys.ProjectCenter.CreateChild
Returns
Returns a
IOperationInfo
.
Links
IProjectCenterUi Interface
Ofcas.Lk.Api.Client.Ui Namespace
Copyright © 2022. All rights reserved.
What do you think about this topic?
Send feedback!