Shipment..::..ShipmentNo Property

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

Syntax


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