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

In This Topic
ARTICLE_COLOR(Int32) Property
In This Topic
Color # 22080. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_COLOR( 
   int index
) {get; set;}

Parameters

index

Property Value

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

Property of a part variant. This property is available for terminals and wires and is used to show the color of the terminal or the wire.

See Also