TNullableCurrency Type

Represents an alias of the Nullable<Currency> type.

Namespace: Spring
type
 TNullableCurrency = Nullable<Currency>;