LineDisplayStatisticsCategorySelector.UnifiedPosStatistics 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.
Retrieves UnifiedPOS statistics when provided to ClaimedLineDisplay.GetStatisticsAsync(IEnumerable<String>).
public:
property Platform::String ^ UnifiedPosStatistics { Platform::String ^ get(); };
winrt::hstring UnifiedPosStatistics();
public string UnifiedPosStatistics { get; }
var string = lineDisplayStatisticsCategorySelector.unifiedPosStatistics;
Public ReadOnly Property UnifiedPosStatistics As String
Property Value
The UnifiedPOS value for retrieving UnifiedPOS statistics from a device.