Shipment..::..ScheduledArrivalDate Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Shipment
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


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