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

Checks if an IElevationInstance based on the stated IElevationInstanceInfo can be retrieved.

Syntax
C#
IOperationInfo CanGetElevationInstance(IElevationInstanceInfo elevationInstanceInfo);
Parameters
Description
IElevationInstanceInfo elevationInstanceInfo
The IElevationInstanceInfo to the IElevationInstance to be retrieved.

Returns an IOperationInfo, wich indicates whether an IElevationInstance can be retrieved.

Copyright © 2020. All rights reserved.