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

Returns the parts list of this Elevation as a sqlite file.

Syntax
C#
IStreamResult GetPartsList();

The sqlite file of the parts list as a Stream.

Exceptions
Description
ApiException
Occurs if the method fails.
Copyright © 2020. All rights reserved.