ExchangeLine..::..CreditLine Property

Gets or sets the credit line.

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

Syntax


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

Field Value

The credit line.