Rate..::..RateType Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Entities.ForeignExchange
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[DisplayNameAttribute] [DescriptionAttribute] public Rate..::..FXRateType RateType { get; set; }
<DisplayNameAttribute> _ <DescriptionAttribute> _ Public Property RateType As Rate..::..FXRateType Get Set
[DisplayNameAttribute] [DescriptionAttribute] public: property Rate..::..FXRateType^ RateType { Rate..::..FXRateType^ get (); void set (Rate..::..FXRateType^ value); }