Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList 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 "Properties" tab > hierarchy level "Mounting data".

    See Also