CreditorCollection Constructor

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

Syntax


public CreditorCollection(
	CreditorChequePayment ownerCreditorChequePayment
)
Public Sub New ( _
	ownerCreditorChequePayment As CreditorChequePayment _
)
public:
CreditorCollection(
	CreditorChequePayment^ ownerCreditorChequePayment
)