Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PARTNR Property / ARTICLE_PARTNR Property

In This Topic
ARTICLE_PARTNR Property
In This Topic
Part number # 22001.
Syntax
public PropertyValue ARTICLE_PARTNR {get; set;}

Property Value

Returns property value of type System.String.
Remarks

The part number is identifying for a part, it combines the variants of a part. In the case of part variants, the combination of part number and variant designation is the identifier. During entry as many characters as you wish are possible for the part number, but only the first 96 characters in the UTF-8 format are identifying.

See Also