Click or drag to resize

IBankEntityBase.SepaFileUtf8Encoded Property

Gets or sets 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
Nullable<bool> SepaFileUtf8Encoded { get; set; }

Property Value

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