DebtorAllocationCollection Constructor

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

Syntax


public DebtorAllocationCollection(
	Debtor ownerDebtor
)
Public Sub New ( _
	ownerDebtor As Debtor _
)
public:
DebtorAllocationCollection(
	Debtor^ ownerDebtor
)