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