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