Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCMODULE_ISINTEGRATED Property / FUNC_PLCMODULE_ISINTEGRATED Property

In This Topic
    FUNC_PLCMODULE_ISINTEGRATED Property
    In This Topic
    Integrated module # 20289.
    Syntax
    public PropertyValue FUNC_PLCMODULE_ISINTEGRATED {get; set;}
    public:
    property PropertyValue^ FUNC_PLCMODULE_ISINTEGRATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Designates the PLC box as an integrated module.

    See Also