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

In This Topic
FUNC_PLCCONFIGURATIONPROJECT_INDIRECT(Int32) Property
In This Topic
Configuration project (indirect) # 20108. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_PLCCONFIGURATIONPROJECT_INDIRECT( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

For a PLC connection point, this shows the configuration project of the associated PLC box. At bus ports of the "Overview" representation type the value is determined at the same single-line bus port.

See Also