Click or drag to resize

IExecutionQuoteEntityAmendments Property

Gets the amendments linked to execution quote.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IAmendmentEntityCollection Amendments { get; }

Property Value

Type: IAmendmentEntityCollection
See Also