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

In This Topic
    ContactImageType Property
    In This Topic
    Gets or sets a value indicating where contact image is displayed for this function.
    Syntax
    public ContactImage.Enums.ContactImageType ContactImageType {get; set;}
    Remarks
    If None value is assigned then contact image object is deleted with all its settings.
    See Also