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.Ui Namespace
Files
>
Classes
Classes
>
ProjectCenter 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
ElementPricelistContainer Class
ElementPricelistElevationInfo Class
ElementPricelistInfo Class
Elevation Class
ElevationInfo Class
ElevationInstance Class
ElevationInstanceInfo Class
InsertionElevationInfo Class
LoginScope Class
MaterialElevationInfo Class
Phase Class
PhaseInfo Class
Project Class
ProjectCenter Class
ProjectCenterInfo Class
ProjectDirectoryInfo Class
ProjectInfo Class
ProjectInformation Class
ProjectInformationContainer Class
ProjectInformationInfo Class
SearchAgent Class
SearchResult 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
This is CanCopyFrom, a member of class ProjectCenter.
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(ICoreObjectPath, bool)
This is CanDeleteChild, a member of class ProjectCenter.
CanDeleteChild(ProjectInfo)
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
This is CanMoveFrom, a member of class ProjectCenter.
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
This is CopyFrom, a member of class ProjectCenter.
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.
CreateNewInfoInstance
This is CreateNewInfoInstance, a member of class ProjectCenter.
CreateNewInstance
This is CreateNewInstance, a member of class ProjectCenter.
DeleteChild(ICoreObjectPath, bool, bool)
This is DeleteChild, a member of class ProjectCenter.
DeleteChild(ProjectInfo, bool)
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
IProjectStatus
.
MoveFrom
This is MoveFrom, a member of class ProjectCenter.
RefreshChildInfo
This is RefreshChildInfo, a member of class ProjectCenter.
RefreshChildren
Rename
Changes the name of this project directory to the stated name. Renaming the root directory or the recyclebin is not possible.
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!