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

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

Inheritance diagram for Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfo:
Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithGuid Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithParent< out out TParent > Ofcas.Lk.Api.Client.Core.DocumentInfo Ofcas.Lk.Api.Client.Core.ElevationInfo Ofcas.Lk.Api.Client.Core.ElevationInstanceInfo Ofcas.Lk.Api.Client.Core.PhaseInfo Ofcas.Lk.Api.Client.Core.ProjectInfo

Public Member Functions

Guid TryGetGuid ()
 Tries to cast this ICoreInfo to ICoreInfoWithGuid. More...
 

Properties

ICoreObject Parent [get]
 The parent of this info object. More...
 

Detailed Description

This is the base interface for object-related information

Member Function Documentation

◆ TryGetGuid()

Guid Ofcas.Lk.Api.Client.Core.Interfaces.ICoreInfo.TryGetGuid ( )

Tries to cast this ICoreInfo to ICoreInfoWithGuid.

Returns
Returns the globally unique identifier if the cast was successful, else returns a default globally unqiue identifier (Guid.Empty).

Property Documentation

◆ Parent

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

The parent of this info object.


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