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.
Specifies for a configurable product the name of the configurator. Usually the property is entered by the manufacturer.