API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_FULLPLACEOFINSTALLATION_AUTOMATIC Property / CONNECTION_FULLPLACEOFINSTALLATION_AUTOMATIC(Int32) Property

In This Topic
CONNECTION_FULLPLACEOFINSTALLATION_AUTOMATIC(Int32) Property
In This Topic
Installation site (automatic) # 31107. This property isn't indexed, and is read-only.
Syntax
public PropertyValue CONNECTION_FULLPLACEOFINSTALLATION_AUTOMATIC( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

If a DT is entered on the connection, the corresponding structure identifier is output. Otherwise, the structure identifier from the connection source is output. The source is determined by its position in the schematic and can be exchanged with the target over a connection definition point.

See Also