SOH..::..DateIn Property

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

Syntax


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