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

In This Topic
    ARTICLE_FLAME_RESISTANCE_ACCORDING_TO_STANDARD Property
    In This Topic
    Flame resistance (according to standard) # 26042.
    Syntax
    public MDPropertyValue ARTICLE_FLAME_RESISTANCE_ACCORDING_TO_STANDARD {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FLAME_RESISTANCE_ACCORDING_TO_STANDARD {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    The ability of a material or product to resist fire or prevent its spread based on specific norms or standards.

    See Also