public PropertyValue ARTICLE_CONFIGURATOR( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_CONFIGURATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
| Parameter Name | Description |
|---|---|
| index |
public PropertyValue ARTICLE_CONFIGURATOR( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_CONFIGURATOR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
| Parameter Name | Description |
|---|---|
| index |
Property is indexed. Possible indexes are from 1 to 10.
Gibt bei einem konfigurierbaren Produkt den Namen des Konfigurators an. Üblicherweise wird die Eigenschaft vom Hersteller eingetragen.