API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_CONNECTIONMETHOD Property / ARTICLE_CONNECTIONMETHOD(Int32) Property

In This Topic
ARTICLE_CONNECTIONMETHOD(Int32) Property
In This Topic
Plugs: Connecting technique # 22101. This property isn't indexed.
Syntax
public MDPropertyValue ARTICLE_CONNECTIONMETHOD( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

Property of a part variant. Connection techniques, for example solder connection, crimp connection, etc.

See Also