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

In This Topic
    ARTICLE_PICTUREFILE Property
    In This Topic
    Image file # 22045.
    Syntax
    public MDPropertyValue ARTICLE_PICTUREFILE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PICTUREFILE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs the name of the image file which has been assigned to the part in parts management on the "Mounting data" tab.

    See Also