Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / ContactImage Property

In This Topic
    ContactImage Property
    In This Topic
    Returns contact image assign to this function or null.
    Syntax
    public ContactImage ContactImage {get;}
    public:
    property ContactImage^ ContactImage {
       ContactImage^ get();
    }
    See Also