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

In This Topic
    ARTICLE_FIRE_PROTECTION_PROPERTIES Property
    In This Topic
    Fire protection properties # 26243.
    Syntax
    public MDPropertyValue ARTICLE_FIRE_PROTECTION_PROPERTIES {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FIRE_PROTECTION_PROPERTIES {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Specifies which fire protection properties the object, for example a device or a cable bundling tube, fulfills.

    See Also