Click or drag to resize

IRangeItemDetailsEntityItems Property

Gets the filtered item collection of the range item.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.ItemRange
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IRangeItemDetailsElementItemCollection Items { get; }

Property Value

Type: IRangeItemDetailsElementItemCollection
See Also