PaymentAddress.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.