Table of Contents

Property SupportsMultipleInstalledVersions

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

SupportsMultipleInstalledVersions

Gets or sets a value indicating whether multiple versions of the package can be installed.

public bool SupportsMultipleInstalledVersions { get; set; }

Property Value

bool

true if multiple version can be installed; otherwise, false.