Application.Import Method¶
Overload List¶
Name | Description | |
---|---|---|
![]() | Import(String) | Imports an Application object directly from the source file into previously created application. |
![]() | Import(String, Boolean) | Imports an Application object directly from the source file into previously created application. |
![]() | Import(String, IEnumerable(String), ApplicationImportConfiguration, String, Boolean) | Imports an Application object directly from the source file into previously created application. |