PaymentDeviceTransactionResult.TransactionId Property

Definition

public:
 property Platform::String ^ TransactionId { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring TransactionId();
[Windows.Foundation.Metadata.Experimental]
public string TransactionId { [Windows.Foundation.Metadata.Experimental] get; }
var string = paymentDeviceTransactionResult.transactionId;
Public ReadOnly Property TransactionId As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to