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

Checks whether CreateChild can be executed with given parameters.

Syntax
C#
OperationInfo CanCreateChild(Dictionary<string, object> parameters);

Returns an OperationInfo which indicates if CreateChild can be executed with given parameters.

Copyright © 2021 Orgadata AG. All rights reserved.