Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionDefinitionPointPropertyList Class / CONNECTION_MLWIRENUMBER Property / CONNECTION_MLWIRENUMBER Property

In This Topic
CONNECTION_MLWIRENUMBER Property
In This Topic
Connection: Color (multilingual) # 31061.
Syntax
public PropertyValue CONNECTION_MLWIRENUMBER {get; set;}

Property Value

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

This property is read-only..

Stores the connection color as a multilingual text. The color code is taken from the "Connection color / number" property (or the "Color / number" field of the property dialog) and is assigned to a color corresponding to the assignment table in the project settings. It is case-sensitive. The property is automatically updated with every change to the connection color / number.

See Also