Line..::..PurchaseOrderLine Property

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

Syntax


public Line PurchaseOrderLine { get; }
Public ReadOnly Property PurchaseOrderLine As Line
	Get
public:
property Line^ PurchaseOrderLine {
	Line^ get ();
}