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

Checks whether WellKnownParameterKey.ProjectCenter.CreateChild can be executed with given parameters.

Syntax
C#
IOperationInfo CanCreateChild(IDictionary<string, object> parameters);

Returns an IOperationInfo which indicates if WellKnownParameterKey.ProjectCenter.CreateChild can be executed with given parameters.

Copyright © 2020. All rights reserved.