 | IBankRemittanceEntityBaseChargesAccountingEntryIdMember Property |
Gets 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
SyntaxIReadOnlyGuidEntityMember ChargesAccountingEntryIdMember { get; }
ReadOnly Property ChargesAccountingEntryIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the ChargesAccountingEntryId (Identifiant de l'écriture de frais) column of the Disbursement (Décaissement) table.
See Also