Debtor..::..BranchDebtors Property

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

Syntax


[DataMemberAttribute]
public List<BranchDebtor> BranchDebtors { }
<DataMemberAttribute> _
Public Property BranchDebtors As List(Of BranchDebtor)
[DataMemberAttribute]
public:
property List<BranchDebtor^>^ BranchDebtors {
}