API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCPREVENT_NUMERATION Property / FUNC_PLCPREVENT_NUMERATION(Int32) Property

In This Topic
FUNC_PLCPREVENT_NUMERATION(Int32) Property
In This Topic
Prevent numbering with PLC data # 20430. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLCPREVENT_NUMERATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Prevents numbering with PLC data from this PLC connection point.

See Also