You are here:
Symbol Reference
Symbol Reference
>
Ofcas.Lk.Api.Shared Namespace
Ofcas.Lk.Api.Client.Core Namespace
Ofcas.Lk.Api.Client.Core.Exceptions Namespace
Ofcas.Lk.Api.Client.Ui Namespace
Ofcas.Lk.Api.Shared Namespace
Ofcas.Lk.Api.Shared.Contracts.Responses Namespace
Files
>
Interfaces
Classes
Interfaces
Structs, Records, Enums
>
ICoreObjectPath Interface
IAddressType Interface
ICalculatedElementPricelistPrice Interface
ICoreObjectPath Interface
IDirectoryData Interface
IElementPricelistConfiguratorPrice Interface
IElementType Interface
IElevationComment Interface
IElevationCommentType Interface
IElevationEditMode Interface
IElevationEditModeCategory Interface
IElevationFinishedState Interface
IElevationProcessingStatus Interface
IElevationReport Interface
IElevationType Interface
IElevationWarning Interface
IElevationWarningLevel Interface
IFileData Interface
IFileSystemData Interface
IInvariantString Interface
ILanguage Interface
ILastErrorInfo Interface
ILicenseInformation Interface
ILoginProgramCategory Interface
ILoginRunnableProgram Interface
IPriceType Interface
IProjectInformationType Interface
IProjectProgramCategory Interface
IProjectRunnableProgram Interface
IProjectStatus Interface
IProjectType Interface
IQuotationText Interface
IQuotationTextType Interface
IReportCategory Interface
IReportItem Interface
IRestriction Interface
ISetting Interface
ISurfaceData Interface
ISynchronization Interface
ISynchronizationException Interface
ISynchronizedEvent Interface
ISynchronizedMessage Interface
ISynchronizedOperation Interface
ITextElevationOrigin Interface
ITranslatedEnum Interface
ITranslatedEnum<out T> Interface
IVersionData Interface
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
ICoreObjectPath Interface
Send Feedback
Collapse All
Expand All
Represents a basic path for a core object.
Class Hierarchy
File:
ICoreObjectPath.cs
Namespace:
Ofcas.Lk.Api.Shared
Syntax
C#
public
interface
ICoreObjectPath
;
Methods
Name
Description
GetOwnGuid
Gets the globally unique identifier.
GetParentGuid
Gets the globally unique identifier of the parent.
Properties
Name
Description
DocumentGuid
Gets or sets the globally unique identifier of a document.
ElevationGuid
Gets or sets the globally unique identifier of an elevation.
ElevationInstanceGuid
Gets or sets the globally unique identifier of an elevation instance.
ElevationTypeId
Gets or sets the type of the elevation. See
WellKnownElevationType
.
InsertionGuid
Gets or sets the globally unique identifier of an insertion.
IsPhaseGuidSet
Gets or sets a value indicating whether the globally unique identifier of the current phase has been set.
OwnType
Gets or sets the type of the core object. See
WellKnownCoreObjectType
.
ParentType
Gets or sets the type of the parent. See
WellKnownCoreObjectType
.
Path
Gets or sets a path to a basic core object.
PhaseGuid
Gets or sets the globally unique identifier of a phase.
ProjectGuid
Gets or sets the globally unique identifier of a project.
ProjectType
Gets or sets the type of the project. See
WellKnownProjectType
.
Links
ICoreObjectPath Methods
ICoreObjectPath Properties
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!