Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CONTACTIMAGE Property / FUNC_CONTACTIMAGE Property

In This Topic
    FUNC_CONTACTIMAGE Property
    In This Topic
    Contact image display # 20303.
    Syntax
    public PropertyValue FUNC_CONTACTIMAGE {get; set;}
    public:
    property PropertyValue^ FUNC_CONTACTIMAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Setting for the contact image display.

    See Also