Method GetVisioPackagesToInstall
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
GetVisioPackagesToInstall()
Returns all Visios for views or services found at the default location in the AppContent folder.
public List<ParsedAppPackage> GetVisioPackagesToInstall()
Returns
- List<ParsedAppPackage>
A ParsedAppPackage list, found at the default location in the AppContent folder.