Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 845 Bytes

claimedcashdrawer_updatestatisticsasync_1631267301.md

File metadata and controls

28 lines (20 loc) · 845 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.ClaimedCashDrawer.UpdateStatisticsAsync(Windows.Foundation.Collections.IIterable{Windows.Foundation.Collections.IKeyValuePair{System.String,System.String}})
winrt method
xbox

Windows.Devices.PointOfService.ClaimedCashDrawer.UpdateStatisticsAsync

-description

Updates device statistics values using the provided key/value pair.

-parameters

-param statistics

The statistics to update.

-returns

True if update succeeded; otherwise false.

-remarks

This method generates a change of state.

-examples

-see-also