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

In This Topic
    ARTICLE_REPLACEMENT_PART_NUMBER Property
    In This Topic
    Replacement part: Number # 26321.
    Syntax
    public PropertyValue ARTICLE_REPLACEMENT_PART_NUMBER {get; set;}
    public:
    property PropertyValue^ ARTICLE_REPLACEMENT_PART_NUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Part number of the replacement part.

    See Also