SalesOrder..::..ExpectedDeliveryDate Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
[DataMemberAttribute] public DateTime ExpectedDeliveryDate { get; set; }
<DataMemberAttribute> _ Public Property ExpectedDeliveryDate As DateTime Get Set
[DataMemberAttribute] public: property DateTime^ ExpectedDeliveryDate { DateTime^ get (); void set (DateTime^ value); }