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

In This Topic
FUNC_CONTINUEPLCNUM(Int32) Property
In This Topic
Continue numbering with PLC data beyond this function # 20813. This property isn't indexed.
Syntax
public PropertyValue FUNC_CONTINUEPLCNUM( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

If this property is activated at a function where the end of the numbering has been reached, then functions connected to this function are also numbered.

See Also