SalesOrder..::..ExpectedDeliveryDate Property

Gets or sets the expected delivery date.

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

Syntax


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

Field Value

The expected delivery date.