Click or drag to resize

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
Syntax
Nullable<byte> SepaBatchBooking { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the SepaBatchBooking (Comptabiliser les opérations par lot (BtchBookg)) column of the Bank (Banque) table.
See Also