You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Elevation Class > Elevation Methods > Elevation.SetElementPricelistSelections Method
Close
Ofcas.Lk.Api.Client - Version 3.0
Elevation.SetElementPricelistSelections Method

Sets the selection of an element pricelist elevation.

Syntax
C#
public ElevationInfo SetElementPricelistSelections(Stream selectionStream, Stream colorSelectionStream);
Parameters
Description
Stream selectionStream
The selection as xml stream.
Stream colorSelectionStream
The color selection as xml stream.

Returns the updated elevation info.

Copyright © 2020. All rights reserved.