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

In This Topic
    ARTICLE_HAS_INSULATION Property
    In This Topic
    Insulation exists # 26666.
    Syntax
    public PropertyValue ARTICLE_HAS_INSULATION {get; set;}
    public:
    property PropertyValue^ ARTICLE_HAS_INSULATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether an insulation exists.

    See Also