You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ICoreObjectFactory Interface
> ICoreObjectFactory Methods > ICoreObjectFactory.GetElevationInstance Method
Close
Ofcas.Lk.Api.Client - Version 3.0.2
ICoreObjectFactory.GetElevationInstance Method

Gets an IElevationInstance based on the stated IElevationInstanceInfo.

Syntax
C#
ICoreObjectResult<IElevationInstance> GetElevationInstance(IElevationInstanceInfo elevationInstanceInfo);
Parameters
Description
IElevationInstanceInfo elevationInstanceInfo
The IElevationInstanceInfo to the IElevationInstance to be retrieved.

Returns the IElevationInstance based on the stated IElevationInstanceInfo.

Copyright © 2022. All rights reserved.