API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_ACCESSORYID Property / ARTICLE_ACCESSORYID Property

In This Topic
ARTICLE_ACCESSORYID Property
In This Topic
Accessory code # 22025.
Syntax
public PropertyValue ARTICLE_ACCESSORYID {get; set;}

Property Value

Returns property value of type System.String.
Remarks

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.

See Also