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

In This Topic
    ARTICLE_REPLACEMENT_PART_DESCRIPTION Property
    In This Topic
    Replacement part: Description # 26038.
    Syntax
    public MDPropertyValue ARTICLE_REPLACEMENT_PART_DESCRIPTION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_REPLACEMENT_PART_DESCRIPTION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Description of the replacement part.

    See Also