Heureka API .NET Documentation
ApiPricelistManager Class
Members 



Class that handles pricelists. Since pricelist are not loaded by default in Heureka API, this class can be used to load default pricelists or pricelists from files and insert them into a supplied control category. This allows ValueData to be calculated.
Syntax
'Declaration
 
Public MustInherit NotInheritable Class ApiPricelistManager 
'Usage
 
Dim instance As ApiPricelistManager
public static class ApiPricelistManager 
public ref class ApiPricelistManager abstract sealed 
Inheritance Hierarchy

System.Object
   Slu.Heureka.HeurekaAPI.ConfigurationHandling.ApiPricelistManager

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApiPricelistManager Members
Slu.Heureka.HeurekaAPI.ConfigurationHandling Namespace

Send Feedback