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