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

Gets the selections of an element pricelist elevation. The selection defines the selected items. The color selection the color items.

Syntax
C#
public void GetElementPricelistSelections(Stream selectionStream, Stream colorSelectionStream);
Parameters
Description
Stream selectionStream
A valid Stream to be filled with the item selection
Stream colorSelectionStream
A valid Stream to be filled with the color selection

Returns the selection as xml stream.

Copyright © 2019. All rights reserved.