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

Checks if an IElevation based on the stated IElevationInfo can be retrieved.

Syntax
C#
IOperationInfo CanGetElevation(IElevationInfo elevationInfo);
Parameters
Description
IElevationInfo elevationInfo
The IElevationInfo to the IElevation to be retrieved.

Returns an IOperationInfo, which indicates whether the IElevationInfo can be retrieved.

Copyright ORGADATA AG © 2023. All rights reserved.