 | IBankEntityBaseSepaFileUtf8EncodedMember Property |
Gets if the SEPA file should be encoded in UTF8 or ANSI
(Encoder le fichier SEPA en UTF-8)
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember SepaFileUtf8EncodedMember { get; }
ReadOnly Property SepaFileUtf8EncodedMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the SepaFileUtf8Encoded (Encoder le fichier SEPA en UTF-8) column of the Bank (Banque) table.
See Also