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.Client.Ui.Interfaces Namespace
Ofcas.Lk.Api.Shared.DC Namespace
Ofcas.Lk.Api.Shared.DC.Enums Namespace
Ofcas.Lk.Api.Shared.DC.Interfaces Namespace
Files
>
Classes
Classes
Interfaces
>
ProjectCenter Class
BaseElementElevationInfo Class
CoreInfo<TData, TParentObject, TParent> Class
CoreObjectBase Class
CoreObjectFullyQualified<TParent, TOwnInfo, TChild, TChildInfo> Class
CoreObjectWithChildren<TChild, TChildInfo> Class
CoreServiceProxy<TService, TCoreObject> 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
ElevationEditModeCategory Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
InsertionElevationInfo Class
LoginScope Class
MaterialElevationInfo 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
SearchAgent Class
SearchResult Class
SegmentElevationInfo Class
SettingContainer Class
StandardElevationInfo Class
TextElevationInfo Class
>
ProjectCenter Methods
ProjectCenter Methods
ProjectCenter Properties
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
Methods
Send Feedback
Collapse All
Expand All
The methods of the ProjectCenter class are listed here.
Methods
Show:
Protected
No members matching the current filter
Name
Description
CanCopyFrom
CanCreateChild()
Checks whether a project can be created or not.
CanCreateChild(Dictionary<string, object>)
Checks whether a project can be created with given parameters or not.
CanCreateDirectory
Checks whether a directory can be created or not.
CanDeleteChild
Checks whether a project can be deleted or not.
CanDeleteDirectory
Checks whether a directory can be deleted or not.
CanExportChild(ProjectInfo, IEnumerable<ElevationInfo>, Dictionary<string, object>)
Checks whether a
Project
can be exported.
CanExportChild(ProjectInfo, IEnumerable<ElevationInfo>, Dictionary<string, object>, bool)
This is CanExportChild, a member of class ProjectCenter.
CanMoveFrom
CanRename
Checks if the name of this project directory can be changed to the stated name. Renaming the root directory or the recyclebin is not possible.
CopyFrom
Copies an object into this directory based on an info object.
CreateChild()
Creates a new project with a default name. Call
Project.Edit
with
WellKnownEditKeys.Project.Name
to change the name after the creation.
CreateChild(Dictionary<string, object>)
Creates a new project with given parameters.
CreateDirectory
Creates a new directory in the current project center.
CreateNewInstance
This is CreateNewInstance, a member of class ProjectCenter.
DeleteChild
Deletes a project based on an info object.
DeleteDirectory
Deletes the directory from the current project center.
ExportChild(ProjectInfo, IEnumerable<ElevationInfo>, Dictionary<string, object>)
Exports a
Project
based on its
ProjectInfo
, list of
ElevationInfo
and parameters.
ExportChild(ProjectInfo, IEnumerable<ElevationInfo>, Dictionary<string, object>, bool)
This is ExportChild, a member of class ProjectCenter.
GetChild
Gets a
Project
based on a
ProjectInfo
.
GetChildrenInfos
GetLivingChildrenInfos
This is GetLivingChildrenInfos, a member of class ProjectCenter.
GetProjectCenter
Creates a new
ProjectCenter
for the given directory. Each
ProjectCenter
belongs to a fixed directory.
GetProjectStatuses
Returns a list of all
ProjectStatus
.
MoveFrom
Moves an object into this directory based on an info object.
RefreshChild
RefreshChildren
Rename
Changes the name of this project directory to the stated name. Renaming the root directory or the recyclebin is not possible.
Copyright © 2021 Orgadata AG. All rights reserved.
What do you think about this topic?
Send feedback!