Click or drag to resize

PartyBankAccountBankAddress Property

The address of the bank or the bank branch office. 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 BankAddress { get; set; }

Property Value

Type: MultilanguageString
See Also