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

In This Topic
    ARTICLE_CLAMP_COLOUR Property
    In This Topic
    Terminal: Color # 26039.
    Syntax
    public PropertyValue ARTICLE_CLAMP_COLOUR {get; set;}
    public:
    property PropertyValue^ ARTICLE_CLAMP_COLOUR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Color of the terminal.

    See Also