Property IsProduction
IsProduction
Gets or sets a value indicating whether this protocol is a production protocol.
public bool IsProduction { get; set; }
Property Value
- bool
trueif this protocol is a production protocol; otherwise,false.
Gets or sets a value indicating whether this protocol is a production protocol.
public bool IsProduction { get; set; }
true if this protocol is a production protocol; otherwise, false.