CreditorTransactionCollection Constructor

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

Syntax


public CreditorTransactionCollection(
	Creditor ownerCreditor
)
Public Sub New ( _
	ownerCreditor As Creditor _
)
public:
CreditorTransactionCollection(
	Creditor^ ownerCreditor
)