Click or drag to resize

IEntityItemBaseChildren Property

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

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
IEntityCollectionBase Children { get; }

Property Value

Type: IEntityCollectionBase
See Also