![]() |
pCon.planner Plugin SDK
Version 8.9
|
Basket interface. More...
Properties | |
IBasketItem^ | RootFolder [get] |
The root folder. More... | |
IBasketCalculation^ | Calculation [get] |
The basket's calculation. More... | |
ReadOnlyCollection< String^ >^ | AvailableLanguages [get] |
A list of potentially available languages (two letter ISO codes) for this basket. More... | |
Basket interface.
|
get |
A list of potentially available languages (two letter ISO codes) for this basket.
Use IArticleManager::GenerateBasket to request additional languages. Not all items are supporting all languages. For article items the supported language depends on the product data. e.g. IBasketItem::GetLabel() may return null even if the requested language is returned here.
|
get |
The basket's calculation.
|
get |
The root folder.