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

In This Topic
FUNC_PLCPLUG_AND_CONNPTDESIGNATION(Int32) Property
In This Topic
Connection point designation (with plug designation) # 20435. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_PLCPLUG_AND_CONNPTDESIGNATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Combined property from the plug DT and connection point designation of a PLC connection point or device connection point, separated by a hyphen.

See Also