Click or drag to resize

ICustomerSettlementEntityAssociatedExecutionQuoteIdMember Property

Gets 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
IReadOnlyGuidEntityMember AssociatedExecutionQuoteIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
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