API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCISMOUNTEDONHEADMODULE Property / FUNC_PLCISMOUNTEDONHEADMODULE Property

In This Topic
    FUNC_PLCISMOUNTEDONHEADMODULE Property
    In This Topic
    PLC card is placed on head station # 20444.
    Syntax
    public PropertyValue FUNC_PLCISMOUNTEDONHEADMODULE {get; set;}
    public:
    property PropertyValue^ FUNC_PLCISMOUNTEDONHEADMODULE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also