DebtorAllocation..::..DebtorAllocations Property

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

Syntax


public DebtorAllocationCollection DebtorAllocations { get; }
Public ReadOnly Property DebtorAllocations As DebtorAllocationCollection
	Get
public:
property DebtorAllocationCollection^ DebtorAllocations {
	DebtorAllocationCollection^ get ();
}