Supplier..::..SpareDate2 Property

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

Syntax


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