You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Core.Interfaces Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Files
>
Classes
Classes
>
Project Class
CoreInfo<TData, TParentObject, TParent> Class
CoreObjectBase Class
CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class
CoreObjectWithChildren<TChild, TChildInfo> Class
Disposable Class
Document Class
DocumentContainer Class
DocumentInfo Class
ElementPricelist Class
ElementPricelistConfigurator Class
ElementPricelistConfiguratorNextTreeResult Class
ElementPricelistContainer Class
ElementPricelistElevationInfo Class
ElementPricelistInfo Class
ElementType Class
Elevation Class
ElevationEditMode Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
ExportSettings Class
GdzSettings Class
GraphicSettings Class
InsertionElevationInfo Class
LoginScope Class
OperationInfo Class
Phase Class
PhaseInfo Class
Project Class
ProjectCenter Class
ProjectCenterInfo Class
ProjectDirectoryInfo Class
ProjectInfo Class
ProjectInformation Class
ProjectInformationContainer Class
ProjectInformationInfo Class
ReportCategory Class
ReportItem Class
Settings3D Class
StandardElevationInfo Class
TextElevationInfo Class
>
Project Methods
Project Methods
Project Properties
>
Project.GetChildren Method
Project.Add Method
Project.BeginUpdatePartsLists Method
Project.CanAdd Method
Project.CanCreateChild Method
Project.CanDeleteChild Method
Project.CanEdit Method
Project.CanGetReport Method
Project.CreateChild Method
CreateNewInstance Method
Project.CreatePhase Method
Project.DeleteChild Method
Project.Dispose Method
Project.Edit Method
Project.EndUpdatePartsLists Method
Project.GetAvailableUserReports Method
Project.GetChild Method
Project.GetChildren Method
Project.GetChildrenInfos Method
Project.GetLivingChildrenInfos Method
Project.GetPhase Method
Project.GetProjectInformationContainer Method
Project.GetProjectInformations Method
Project.GetReport Method
Project.GetReports Method
Project.RefreshChild Method
Project.UpdatePartsLists Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Project.GetChildren Method
Send Feedback
Collapse All
Expand All
Gets
Phase
s based on the list of
PhaseInfo
s.
Syntax
C#
public
override
IList<
Phase
>
GetChildren
(IEnumerable<
PhaseInfo
>
childrenInfos
=
null
);
Parameters
Parameters
Description
IEnumerable<PhaseInfo> childrenInfos = null
The
PhaseInfo
s of the
Phase
s to be returned. If an empty list is given all
Phase
s of this
Project
will be returned.
Returns
Returns a list of
Phase
s based on the given
PhaseInfo
s.
Links
Project Class
Ofcas.Lk.Api.Client.Core Namespace
Copyright © 2019. All rights reserved.
What do you think about this topic?
Send feedback!