LineCollection Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaDebtorInvoices
Assembly:  JiwaDebtorInvoices (in JiwaDebtorInvoices.dll)

Syntax


public LineCollection(
	DebtorInvoice ownerDebtorInvoice
)
Public Sub New ( _
	ownerDebtorInvoice As DebtorInvoice _
)
public:
LineCollection(
	DebtorInvoice^ ownerDebtorInvoice
)