Click or drag to resize

PartyBankAccountBankBranchName Property

The name of the branch office of the bank, where the account is located. Required (not-null) only for own accounts for printing or exporting bank payments.

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public MultilanguageString BankBranchName { get; set; }

Property Value

Type: MultilanguageString
See Also