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

In This Topic
    ARTICLE_COLOUR_OF_THE_CABLE_SHEATH Property
    In This Topic
    Cable jacket: Color # 26040.
    Syntax
    public PropertyValue ARTICLE_COLOUR_OF_THE_CABLE_SHEATH {get; set;}
    public:
    property PropertyValue^ ARTICLE_COLOUR_OF_THE_CABLE_SHEATH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Color of the cable jacket.

    See Also