 | 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
SyntaxIReadOnlyGuidEntityMember AssociatedExecutionQuoteIdMember { get; }
ReadOnly Property AssociatedExecutionQuoteIdMember As IReadOnlyGuidEntityMember
Get
Property Value
Type:
IReadOnlyGuidEntityMember
RemarksThis entity member is bound to the AssociatedExecutionQuoteId (Identifiant du devis d'étude associé) column of the SaleSettlement (Règlement de vente) table.
See Also