ShipmentLine..::..PO_Lines_LastSavedDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Entities
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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