Share via


PaymentAddress.Properties Property

Definition

This field is used to allow extensions to the class. It is not present in the W3C definition.

public:
 property ValueSet ^ Properties { ValueSet ^ get(); };
ValueSet Properties();
public ValueSet Properties { get; }
var valueSet = paymentAddress.properties;
Public ReadOnly Property Properties As ValueSet

Property Value

Gets or sets Properties.

Applies to