You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectWithChildren<TChild, TChildInfo> Interface
> ICoreObjectWithChildren<TChild, TChildInfo> Properties > ICoreObjectWithChildren<TChild, TChildInfo>.ChildrenInfos Property
ICoreObjectWithChildren<TChild, TChildInfo>.ChildrenInfos Property
Close
Ofcas.Lk.Api.Client - Version 3.0.2
ICoreObjectWithChildren<TChild, TChildInfo>.ChildrenInfos Property

The list of infos representing the children.

Syntax
C#
IList<TChildInfo> ChildrenInfos;
Copyright © 2022. All rights reserved.