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

Gets an ElevationInstance based on the stated ElevationInstanceInfo.

Syntax
C#
ElevationInstance GetElevationInstance(ElevationInstanceInfo elevationInstanceInfo);
Parameters
Description
ElevationInstanceInfo elevationInstanceInfo
The ElevationInstanceInfo to the ElevationInstance to be retrieved.

Returns the ElevationInstance based on the stated ElevationInstanceInfo.

Copyright © 2020. All rights reserved.