 | 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)
SyntaxIEntityCollectionBase Children { get; }
ReadOnly Property Children As IEntityCollectionBase
Get
Property Value
Type:
IEntityCollectionBase
See Also