SalesOrderHistory..::..DeliveredDate Property

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

Syntax


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