Click or drag to resize

IItemEntityBaseLinkedItems Property

Gets a linked item entity collection

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
ILinkedItemEntityCollection LinkedItems { get; }

Property Value

Type: ILinkedItemEntityCollection
See Also