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

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specification whether the component is equipped with a blower.

    See Also