CreditorAllocationCollection Constructor

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

Syntax


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