Table of Contents

Method SetAsProduction

Namespace
Skyline.AppInstaller.Helpers
Assembly
Skyline.DataMiner.Core.AppPackageInstaller.dll

SetAsProduction(string, string, bool)

Allows you to place a protocol version as production version.

public void SetAsProduction(string protocolName, string protocolVersion, bool copyTemplates)

Parameters

protocolName string

Name of protocol.

protocolVersion string

Version of protocol.

copyTemplates bool

Indicates if templates should be included.