PartyBankAccountsRepositoryBankCodeAttribute Field |
Definition of the
BankCode data attribute
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PartyBankAccount, string> BankCodeAttribute
Public Shared ReadOnly BankCodeAttribute As ColumnDataAttribute(Of PartyBankAccount, String)
public:
static initonly ColumnDataAttribute<PartyBankAccount^, String^>^ BankCodeAttribute
static val BankCodeAttribute: ColumnDataAttribute<PartyBankAccount, string>
Field Value
Type:
ColumnDataAttributePartyBankAccount,
String
See Also