Shipping..::..LastSavedDateTime Property

Gets or sets the last saved date time.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Shipping
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The last saved date time.