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