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
ICoreObjectFactory.GetElevationInstance Method

Gets an IElevationInstance based on the stated IElevationInstanceInfo.

Syntax
C#
ICoreObjectHierarchyResult<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 © 2020. All rights reserved.