Line..::..PurchaseOrderLine Property

Gets the purchase order line.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Entities.Request
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.