PrintLog..::..PrintDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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