SalesOrder..::..ExpectedDeliveryDate Property

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

Syntax


public Nullable<DateTime> ExpectedDeliveryDate { }
Public Property ExpectedDeliveryDate As Nullable(Of DateTime)
public:
property Nullable<DateTime^>^ ExpectedDeliveryDate {
}