Table of Contents

Property IsProduction

Namespace
Skyline.DataMiner.Net.Messages
Assembly
SLNetTypes.dll

IsProduction

Gets or sets a value indicating whether this protocol is a production protocol.

public bool IsProduction { get; set; }

Property Value

bool

true if this protocol is a production protocol; otherwise, false.