Table of Contents

Property ReferencedVersion

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

ReferencedVersion

Gets the protocol version being used.

string ReferencedVersion { get; }

Property Value

string

The resolved protocol version if using production, or null when using a specific version.

Remarks

Returns the concrete version for "Production"; otherwise null. Callers are expected to handle the null case.

Advanced search syntax