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

Refreshes the given child info and returns an updated version.

Syntax
C#
ICoreInfoResult<TChildInfo> RefreshChild(TChildInfo childInfo);
Parameters
Description
TChildInfo childInfo
The given child info.

Returns an updated info object.

Copyright © 2020. All rights reserved.