Click or drag to resize

IBankRemittanceEntityBaseChargesAccountingEntryId Property

Gets or sets the id used to create charges accounting entry

(Identifiant de l'écriture de frais)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.BankRemittance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> ChargesAccountingEntryId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the ChargesAccountingEntryId (Identifiant de l'écriture de frais) column of the Disbursement (Décaissement) table.
See Also