You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Project Class > Project Methods > CanCreateChild Method > Project.CanCreateChild Method (Dictionary<string, object>)
Project.CanCreateChild Method (Dictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0
Project.CanCreateChild Method (Dictionary<string, object>)

Checks whether a phase with given parameters can be created or not.

Syntax
C#
public override OperationInfo CanCreateChild(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<string, object> parameters
The parameters for creating the phase, see WellKnownEditKeys.Phase.

An OperationInfo indicating if the operation can be called.

Copyright © 2021 Orgadata AG. All rights reserved.