Click or drag to resize

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
Syntax
IReadOnlyBoolEntityMember SepaFileUtf8EncodedMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the SepaFileUtf8Encoded (Encoder le fichier SEPA en UTF-8) column of the Bank (Banque) table.
See Also