 | IExecutionQuoteLineEntityChildren Property |
collection of children entity. The collection is hierarchical, so an entity item has its
own children
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.Building
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIExecutionQuoteLineEntityCollection Children { get; }
ReadOnly Property Children As IExecutionQuoteLineEntityCollection
Get
Property Value
Type:
IExecutionQuoteLineEntityCollection
See Also