Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CONNECTION_CABLE_COLOUR Property / ARTICLE_CONNECTION_CABLE_COLOUR Property

In This Topic
    ARTICLE_CONNECTION_CABLE_COLOUR Property
    In This Topic
    Connecting cable: Color # 26007.
    Syntax
    public PropertyValue ARTICLE_CONNECTION_CABLE_COLOUR {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONNECTION_CABLE_COLOUR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Non-standardized color coding of the connection cable determined by the manufacturer.

    See Also