LineDisplay.DeviceServiceVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the service version number of the line display.
public:
property Platform::String ^ DeviceServiceVersion { Platform::String ^ get(); };
winrt::hstring DeviceServiceVersion();
public string DeviceServiceVersion { get; }
var string = lineDisplay.deviceServiceVersion;
Public ReadOnly Property DeviceServiceVersion As String
Property Value
The UnifiedPOS service version number, formatted as a string.