Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / FUNC_TERMINAL_HAS_LED Property

In This Topic
    FUNC_TERMINAL_HAS_LED Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Terminal with LED # 20231.
    Syntax
    public MDPropertyValue FUNC_TERMINAL_HAS_LED {get; set;}
    public:
    property MDPropertyValue^ FUNC_TERMINAL_HAS_LED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also