BranchDebtorCollection Constructor

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

Syntax


public BranchDebtorCollection(
	Debtor OwnerDebtor
)
Public Sub New ( _
	OwnerDebtor As Debtor _
)
public:
BranchDebtorCollection(
	Debtor^ OwnerDebtor
)