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