Ofcas.Lk.Api.Client - Version 3.0  3.0.0.113
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< TChild, TChildInfo > Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< out out TOwnInfo > Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParameters Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< out out TParent > Ofcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithSynchronizations Ofcas.Lk.Api.Client.Core.CoreObjectWithChildren< TChild, TChildInfo > Ofcas.Lk.Api.Client.Core.Document Ofcas.Lk.Api.Client.Core.ElementPricelist Ofcas.Lk.Api.Client.Core.ElevationInstance Ofcas.Lk.Api.Client.Core.ProjectInformation Ofcas.Lk.Api.Client.Core.LoginScope Ofcas.Lk.Api.Client.Core.Elevation Ofcas.Lk.Api.Client.Core.LoginScope Ofcas.Lk.Api.Client.Core.Phase Ofcas.Lk.Api.Client.Core.Project

Public Member Functions

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

Properties

Guid CoreObjectId [get]
 This property is deprecated. Please use ICoreObject.Id instead. More...
 
Guid Id [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

This property is deprecated. Please use ICoreObject.Id instead.

◆ Id

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

The unique identifier of this core object.


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