Ofcas.Lk.Api.Client - Version 3.0  3.0.0.101
Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObject Interface Reference

Represents a basic core object which lifetime is controlled by the creator. More...

Inheritance diagram for Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObject:
Ofcas.Lk.Api.Client.Core.CoreObjectBase Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithChildren< out out TChild, TChildInfo > Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< out out TOwnInfo > Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< out out TParent > Ofcas.Lk.Api.Client.Core.CoreObjectWithChildren< TChild, TChildInfo > Ofcas.Lk.Api.Client.Core.Document Ofcas.Lk.Api.Client.Core.ElevationInstance Ofcas.Lk.Api.Client.Core.ProgramRuntime Ofcas.Lk.Api.Client.Core.CoreObjectFullyQualified< TParent, TOwnInfo, TChild, TChildInfo >

Public Member Functions

bool CanDispose ()
 Checks whether the ICoreInfo can be disposed. More...
 

Properties

Guid CoreObjectId [get]
 The unique identifier of this core object. More...
 

Detailed Description

Represents a basic core object which lifetime is controlled by the creator.

Member Function Documentation

◆ CanDispose()

bool Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObject.CanDispose ( )

Checks whether the ICoreInfo can be disposed.

Returns
Returns whether the ICoreObject can be disposed.

Implemented in Ofcas.Lk.Api.Client.Core.CoreObjectBase.

Property Documentation

◆ CoreObjectId

Guid Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObject.CoreObjectId
get

The unique identifier of this core object.


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