 | IRangeItemEntityRangeItemElements Property |
Gets the range item elements, build with existing item generated with this RangeItemEntity and
range type element combination list.
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ItemRange
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIRangeItemElementCollection RangeItemElements { get; }
ReadOnly Property RangeItemElements As IRangeItemElementCollection
Get
Property Value
Type:
IRangeItemElementCollection
See Also