clsReason..::..LastSavedDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaStockTransferReasons
Assembly:  JiwaStockTransferReasons (in JiwaStockTransferReasons.dll)

Syntax


public DateTime LastSavedDateTime { get; set; }
Public Property LastSavedDateTime As DateTime
	Get
	Set
public:
property DateTime^ LastSavedDateTime {
	DateTime^ get ();
	void set (DateTime^ value);
}