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

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether an insulation exists.

    See Also