 | IBankEntityBaseSepaBatchBooking Property |
Batch booking for SEPA
(Comptabiliser les opérations par lot (BtchBookg))
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<byte> SepaBatchBooking { get; set; }
Property SepaBatchBooking As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the SepaBatchBooking (Comptabiliser les opérations par lot (BtchBookg)) column of the Bank (Banque) table.
See Also