Click or drag to resize

IProgramViewEntityBaseChildren Property

collection of children entity. The collection is hierarchical, so an entity item has its own children

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.CalculatedData
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IProgramViewEntityCollectionBase Children { get; }

Property Value

Type: IProgramViewEntityCollectionBase
See Also