API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CONNECTIONDESIGNATION Property / ARTICLE_CONNECTIONDESIGNATION(Int32) Property

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

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Property of a part variant. Outputs the connection point designations entered in parts management on the "Function templates" tab. Multiple connection point designations are separated by a line break.

See Also