pCon.planner Plugin SDK  Version 8.8.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events
Properties | List of all members
X3g::Plugin::IBasketSetArticleItem Class Reference

Basket Set Article Item. More...

Inheritance diagram for X3g::Plugin::IBasketSetArticleItem:
Inheritance graph
[legend]

Properties

bool IsCollapsed [get]
 Returns if set article item should list it's children. More...
 
- Properties inherited from X3g::Plugin::IBasketArticleItem
System::String^  ManufacturerId [get]
 The article's manufacturer id. More...
 
System::String^  SeriesId [get]
 The article's series id. More...
 
System::String^  CatalogImage [get]
 URI to the article's catalog image. More...
 
System::String^  GeneratedImage [get]
 URI to the article's generated image. More...
 
System::String^  ArticleImage [get]
 Returnes an URI to the default article image. More...
 
ReadOnlyCollection
< IBasketArticleTextField^ >^ 
TextFields [get]
 A list of optional text fields. More...
 
IBasketArticleCalculation^  Calculation [get]
 The article's calculation. More...
 
ReadOnlyCollection< IBasketItem^ >^ SubArticles [get]
 The sub-articles belonging to this article. More...
 
bool IsAlternatePosition [get]
 Returns if article item is an alternate position. More...
 
- Properties inherited from X3g::Plugin::IBasketItem
System::String^  Id [get]
 The item id. More...
 
BasketItemType Type [get]
 The item type More...
 
System::String^  ReferenceNumber [get]
 The item's reference number. More...
 
System::String^  Position [get]
 The item's position inside the basket. More...
 
IBasketItem^  Parent [get]
 The item's parent. More...
 
ReadOnlyCollection< IBasketItem^ >^ Children [get]
 The item's children. More...
 

Additional Inherited Members

- Public Member Functions inherited from X3g::Plugin::IBasketArticleItem
System::String^ GetManufacturerName (System::String^ pLanguage)
 Returns the manufacturer name in the given language. More...
 
System::String^ GetSeriesName (System::String^ pLanguage)
 Returns the series name in the given language. More...
 
System::String^ GetArticleNumber (BasketArtNumType pType)
 Returns the article number. More...
 
System::String^ GetDescription (BasketArtDescrType pType, System::String^ pLanguage)
 Returns the article description in the given language. More...
 
ReadOnlyCollection
< IBasketArticleFeature^ >^ 
GetFeatures (System::String^ pLanguage)
 Returns a list of article features in the given language. More...
 

Detailed Description

Basket Set Article Item.

Property Documentation

bool X3g::Plugin::IBasketSetArticleItem::IsCollapsed
get

Returns if set article item should list it's children.