Line..::..RequestLine Property

Gets the request line.

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

Syntax


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

Field Value

The request line.