Skip to content
Was this article helpful?

ApplicationService.ImportWeb Method

Overload List

 

NameDescription
Public methodImportWeb(IEnumerable(ImportSourceDetails), ApplicationImportConfiguration) Obsolete. Imports multiple Application objects directly from source files.
Public methodImportWeb(IEnumerable(ImportSourceDetails), String) Obsolete. Imports multiple web Application objects directly from their previously captured msi files.
Public methodImportWeb(IEnumerable(WebImportSourceDetails), WebApplicationImportConfiguration) Imports multiple Application objects as web applications.
Public methodImportWeb(String, ApplicationImportConfiguration, String) Imports a previously captured web Application directly from the capture msi.
Public methodImportWeb(String, String, String) Imports a previously captured web Application directly from the capture msi.
  Back to Top

See Also

Reference

ApplicationService Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?