Property ReplaceExisting
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
ReplaceExisting
Gets a value indicating whether to replace an existing template;
bool ReplaceExisting { get; }
Property Value
- bool
true
to replace an existing template; otherwise,false
.