Ofcas.Lk.Api.Client - Version 3.0  3.0.0.111
Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfo Interface Reference

This is the base interface for object-related information. More...

Properties

ICoreObject Parent [get]
 This property is deprecated. Please use ICoreInfo<TParent>.ParentInfo instead, to identify the hierarchy. More...
 
ICoreInfo ParentInfo [get]
 The parent of the ICoreInfo. This value can be null if there is no parent. More...
 

Detailed Description

This is the base interface for object-related information.

Property Documentation

◆ Parent

ICoreObject Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfo.Parent
get

This property is deprecated. Please use ICoreInfo<TParent>.ParentInfo instead, to identify the hierarchy.

◆ ParentInfo

ICoreInfo Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfo.ParentInfo
get

The parent of the ICoreInfo. This value can be null if there is no parent.


The documentation for this interface was generated from the following file: