Enum ZipType
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
Defines the types of zip files that can be included in an application package.
public enum ZipType
Fields
Dashboard = 0
Represents a zip file containing a Dashboard component.
LowCodeApp = 1
Represents a zip file containing a Low-Code Application component.