Click or drag to resize

PartyBankAccounts Property

List of PartyBankAccount child objects, based on the General.Contacts.PartyBankAccount.Party back reference

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<PartyBankAccount> BankAccounts { get; }

Property Value

Type: ChildCollectionPartyBankAccount
See Also