Click or drag to resize

ICustomerSettlementEntityAssociatedExecutionQuoteId Property

Gets or sets the associated execution quote document Id

(Identifiant du devis d'étude associé)

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> AssociatedExecutionQuoteId { get; set; }

Property Value

Type: NullableGuid
Remarks
This entity member is bound to the AssociatedExecutionQuoteId (Identifiant du devis d'étude associé) column of the SaleSettlement (Règlement de vente) table.
See Also