Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_REPLACEMENT_PART_NUMBER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_REPLACEMENT_PART_NUMBER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Part number of the replacement part.

    See Also