forwardPaymentAmount Property    Table of ContentPaymentDate Property forward
Payment.PaymentCurrency Property
Specifies the currency in which PaymentAmount(tbd) and/or PaymentRate(tbd) is denominated. Uses ISO 4271 currency codes.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public string PaymentCurrency { get; set; }

Property Value

Type: String
See Also