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