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

In This Topic
FUNC_CABLE_DESTINATION_WITH_PLCPLUG_DESIGNATION(Int32) Property
In This Topic
Cables: Target (with plug designation) # 20385. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_CABLE_DESTINATION_WITH_PLCPLUG_DESIGNATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Shows the target of the cable with plug DT. The property can be used for the display in the schematic as well as in block properties, at external editing and in reports.

See Also