Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 614 Bytes

currentapp_reportproductfulfillment_69464170.md

File metadata and controls

23 lines (16 loc) · 614 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Store.CurrentApp.ReportProductFulfillment(System.String)
winrt method

Windows.ApplicationModel.Store.CurrentApp.ReportProductFulfillment

-description

Notifies the Microsoft Store that the application has fulfilled the in-app product. This product cannot be re-purchased until the app has confirmed fulfillment using this method.

-parameters

-param productId

The ID of the product that has been delivered to the user.

-remarks

-examples

-see-also