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