Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_MOTOR_CONTACT_IMAGE Property / SYMB_MOTOR_CONTACT_IMAGE Property

In This Topic
    SYMB_MOTOR_CONTACT_IMAGE Property
    In This Topic
    Symbol for contact image of motor overload switch # 16032.
    Syntax
    public MDPropertyValue SYMB_MOTOR_CONTACT_IMAGE {get; set;}
    public:
    property MDPropertyValue^ SYMB_MOTOR_CONTACT_IMAGE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also