Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_REPLACEMENT_FOR_PRODUCT Property / ARTICLE_REPLACEMENT_FOR_PRODUCT Property

In This Topic
    ARTICLE_REPLACEMENT_FOR_PRODUCT Property
    In This Topic
    Replacement part: Original part # 26318.
    Syntax
    public MDPropertyValue ARTICLE_REPLACEMENT_FOR_PRODUCT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_REPLACEMENT_FOR_PRODUCT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Type designation of the original part for which this part is offered as a replacement.

    See Also