DebtorSpecificInventorySpecific..::..StartDate Property

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

Syntax


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