public PropertyValue ARTICLE_CODING( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_CODING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLE_CODING( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_CODING { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property of a part variant. Coding is useful in order to distinguish between several plugs. Entry is limited to 10 characters.