DispersalCollection Constructor

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

Syntax


public DispersalCollection(
	Line ownerLine
)
Public Sub New ( _
	ownerLine As Line _
)
public:
DispersalCollection(
	Line^ ownerLine
)