Click or drag to resize

ISettlementEntityBaseLiquidationAccountingExchangeGroupId Property

liquidation accounting exchange group id

(Identifiant du lot comptable de l'écart de règlement)

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

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the LiquidationAccountingExchangeGroupId (Identifiant du lot comptable de l'écart de règlement) column of the PurchaseSettlement (Règlement d'achat) table.
See Also