Shipment..::..Shipment Property

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

Syntax


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