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

In This Topic
ARTICLE_CODING(Int32) Property
In This Topic
Plugs: Coding # 22103. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_CODING( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property of a part variant. Coding is useful in order to distinguish between several plugs. Entry is limited to 10 characters.

See Also