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

Gets the infos from the currently living children.

Syntax
C#
ICoreInfoListResult<TChildInfo> GetLivingChildrenInfos();

Returns a IList{TChildInfo} based on the currently living children objects.

Copyright © 2022. All rights reserved.