Line..::..PurchaseOrderLine Property

Gets or sets the purchase order line.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Shipping
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The purchase order line.