API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_CONTACTIMAGE Property / FUNC_CONTACTIMAGE(Int32) Property

In This Topic
    FUNC_CONTACTIMAGE(Int32) Property
    In This Topic
    Contact image display # 20303. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_CONTACTIMAGE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_CONTACTIMAGE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Setting for the contact image display.

    See Also