LineDisplayStatisticsCategorySelector.ManufacturerStatistics Property

Definition

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

String

Platform::String

winrt::hstring

The UnifiedPOS value for retrieving manufacturer-defined statistics from a device.

Remarks

ClaimedLineDisplay.GetStatisticsAsync(IEnumerable<String)>

Applies to