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

Gets a macro package based on the macro name.

Syntax
C#
public Stream GetMacroPackage(string macroName);
Parameters
Description
string macroName
The name or identifier of the macro from a replace package.

Returns the macro package as xml stream.

Copyright © 2019. All rights reserved.