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

In This Topic
    FUNC_PLCPREVENT_NUMERATION Property
    In This Topic
    Prevent numbering with PLC data # 20430.
    Syntax
    public PropertyValue FUNC_PLCPREVENT_NUMERATION {get; set;}
    public:
    property PropertyValue^ FUNC_PLCPREVENT_NUMERATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Prevents numbering with PLC data from this PLC connection point.

    See Also