Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_CLAMP_COLOUR Property / ARTICLE_CLAMP_COLOUR Property

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

    Property Value

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

    Color of the terminal.

    See Also