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

In This Topic
FUNC_TERMINALLEVEL(Int32) Property
In This Topic
Level # 20034. This property isn't indexed.
Syntax
public PropertyValue FUNC_TERMINALLEVEL( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Int64.
Remarks

Level of the multi-level terminal; if the value is "0", then there are no multi-level terminals, but a terminal with only one level.

See Also