Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_PICTUREFILE Property / ARTICLE_PICTUREFILE Property

In This Topic
    ARTICLE_PICTUREFILE Property
    In This Topic
    Image file # 22045.
    Syntax
    public PropertyValue ARTICLE_PICTUREFILE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PICTUREFILE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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