Line..::..ShippingLine Property

Gets or sets the shipping line.

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

Syntax


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

Field Value

The shipping line.