Click or drag to resize

IAmendmentEntityLines Property

Gets the document lines

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
IAmendmentLineEntityCollection<IAmendmentLineEntity> Lines { get; }

Property Value

Type: IAmendmentLineEntityCollectionIAmendmentLineEntity
See Also