You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectWithChildren<TChild, TChildInfo> Interface
> ICoreObjectWithChildren<TChild, TChildInfo> Methods > CreateChild Method > ICoreObjectWithChildren<TChild, TChildInfo>.CreateChild Method (Dictionary<string, object>)
ICoreObjectWithChildren<TChild, TChildInfo>.CreateChild Method (Dictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0
ICoreObjectWithChildren<TChild, TChildInfo>.CreateChild Method (Dictionary<string, object>)

Creates a child with given parameters.

Syntax
C#
TChildInfo CreateChild(Dictionary<string, object> parameters);

Returns the child info of the created child with given parameters.

Copyright © 2020. All rights reserved.