UnfulfilledConsumable.OfferId Property

Definition

A unique ID used to identify a consumable in-app product within a large purchase catalog.

public:
 property Platform::String ^ OfferId { Platform::String ^ get(); };
winrt::hstring OfferId();
public string OfferId { get; }
var string = unfulfilledConsumable.offerId;
Public ReadOnly Property OfferId As String

Property Value

String

Platform::String

winrt::hstring

The offer ID.

Applies to