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

In This Topic
    ARTICLE_POSITION_KEYWORD Property
    In This Topic
    Performance description, standardized: Item keyword (device, utility, service) # 26536.
    Syntax
    public PropertyValue ARTICLE_POSITION_KEYWORD {get; set;}
    public:
    property PropertyValue^ ARTICLE_POSITION_KEYWORD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    The item keyword describes the type of service to be carried out, for example heating installation, sanitary installation or ventilation system.

    See Also