Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList 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 PropertyValue ARTICLE_REPLACEMENT_FOR_PRODUCT {get; set;}
    public:
    property PropertyValue^ ARTICLE_REPLACEMENT_FOR_PRODUCT {
       PropertyValue^ get();
       void set (    PropertyValue^ 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