DebtorSpecificInventorySpecific..::..EndDate Property

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

Syntax


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