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
Ofcas.Lk.Api.Shared Namespace
Files
>
Interfaces
Classes
Interfaces
>
ICoreInfo<out TParent> Interface
IAddress Interface
IAddressContainer Interface
IAddressInfo Interface
IBaseElementElevationInfo Interface
ICoreInfo Interface
ICoreInfo<out TParent> Interface
ICoreInfoDeletable Interface
ICoreInfoReportable Interface
ICoreInfoWithGuid Interface
ICoreObject Interface
ICoreObjectFactory Interface
ICoreObjectWithAddresses Interface
ICoreObjectWithChildren Interface
ICoreObjectWithChildren<TChild, TChildInfo> Interface
ICoreObjectWithDocuments Interface
ICoreObjectWithInfo Interface
ICoreObjectWithInfo<out TOwnInfo> Interface
ICoreObjectWithParameters Interface
ICoreObjectWithParent Interface
ICoreObjectWithParent<out TParent> Interface
ICoreObjectWithSearchAgent Interface
ICoreObjectWithSynchronizations Interface
IDocument Interface
IDocumentContainer Interface
IDocumentInfo Interface
IElementPricelist Interface
IElementPricelistConfigurator Interface
IElementPricelistContainer Interface
IElementPricelistElevationInfo Interface
IElementPricelistInfo Interface
IElevation Interface
IElevationInfo Interface
IElevationInstance Interface
IElevationInstanceInfo Interface
IFileHandler Interface
IInsertionElevationInfo Interface
ILayerElevationInfo Interface
ILoginScope Interface
IMaterialElevationInfo Interface
INotifyingDisposable Interface
IOperationInfo Interface
IPhase Interface
IPhaseAndElevationResult Interface
IPhaseInfo Interface
IProject Interface
IProjectCenter Interface
IProjectCenterInfo Interface
IProjectDirectoryInfo Interface
IProjectInfo Interface
IProjectInformation Interface
IProjectInformationContainer Interface
IProjectInformationInfo Interface
ISearchAgent Interface
ISegmentElevationInfo Interface
IServiceFactory<out TService> Interface
ISettingContainer Interface
IStandardElevationInfo Interface
ISubSectionElevationInfo Interface
ISynchronizationContainer Interface
ITextElevationInfo Interface
Close
Ofcas.Lk.Api.Client - Version 3.0
Contents
Index
Home
ICoreInfo<out TParent> Interface
Send Feedback
Collapse All
Expand All
Represents an ICoreInfo with typed parent.
Class Hierarchy
File:
ICoreInfo.cs
Namespace:
Ofcas.Lk.Api.Client.Core
Syntax
C#
public
interface
ICoreInfo
<
out
TParent> : ICoreInfo where TParent : ICoreInfo;
Parameters
Parameters
Description
TParent
Methods
Show:
Inherited
No members matching the current filter
Name
Description
AsCoreObjectPath
This is AsCoreObjectPath, a member of class ICoreInfo. (Inherited from
ICoreInfo
)
Properties
Show:
Inherited
No members matching the current filter
Name
Description
ParentInfo
The parent of the ICoreInfo. This value can be null if there is no parent. (Inherited from
ICoreInfo
)
ParentInfo
The typed parent of the ICoreInfo.
Links
ICoreInfo<out TParent> Properties
Copyright © 2020. All rights reserved.
What do you think about this topic?
Send feedback!