EDI..::..EDIDeliverNotAfterDate Property

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

Syntax


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