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

In This Topic
CONNECTION_PROTECTED_ROUTING(Int32) Property
In This Topic
Protected routing # 31113. This property isn't indexed.
Syntax
public PropertyValue CONNECTION_PROTECTED_ROUTING( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Prevents a routing connection from being re-routed and overwritten.

See Also