public MDPropertyValue ARTICLE_ACCESSORYID( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_ACCESSORYID { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_ACCESSORYID( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_ACCESSORYID { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
This property should no longer be used and is only available with old EPLAN versions for reasons of compatibility. In older EPLAN projects (created with Version 1.9 or older), this property was used to assign accessory parts to a part; parts and accessory parts with the same accessory code were grouped together.