Share via


ClaimedLineDisplay.DeviceControlVersion Property

Definition

Gets the device control version number of the line display.

public:
 property Platform::String ^ DeviceControlVersion { Platform::String ^ get(); };
winrt::hstring DeviceControlVersion();
public string DeviceControlVersion { get; }
var string = claimedLineDisplay.deviceControlVersion;
Public ReadOnly Property DeviceControlVersion As String

Property Value

String

Platform::String

winrt::hstring

The UnifiedPOS control version number of the line display.

Applies to