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

In This Topic
    ARTICLE_BLOWER_PRESENT Property
    In This Topic
    Blower available # 26352.
    Syntax
    public PropertyValue ARTICLE_BLOWER_PRESENT {get; set;}
    public:
    property PropertyValue^ ARTICLE_BLOWER_PRESENT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specification whether the component is equipped with a blower.

    See Also