Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / ImagePropertyList Class / FILE Property / FILE Property

In This Topic
    FILE Property
    In This Topic
    File / Document # 19304.
    Syntax
    public PropertyValue FILE {get; set;}
    public:
    property PropertyValue^ FILE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the image file or the document with the hyperlink.

    See Also