Ofcas.Lk.Api.Client - Version 3.0  3.0.0.101
Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< out out TParent > Interface Template Reference

Represents a ICoreObject with a parent. More...

Inheritance diagram for Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< out out TParent >:
Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObject

Properties

TParent Parent [get]
 The parent of this object. More...
 
- Properties inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObject
Guid CoreObjectId [get]
 The unique identifier of this core object. More...
 

Additional Inherited Members

- Public Member Functions inherited from Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObject
bool CanDispose ()
 Checks whether the ICoreInfo can be disposed. More...
 

Detailed Description

Represents a ICoreObject with a parent.

Template Parameters
TParentThe specifc type of parent (base ICoreObject).
Type Constraints
TParent :ICoreObject 

Property Documentation

◆ Parent

TParent Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< out out TParent >.Parent
get

The parent of this object.


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