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

In This Topic
    ARTICLE_FUSE_PROTECTION_ON_SITE Property
    In This Topic
    Amperage (fuse, on-site) # 26002.
    Syntax
    public MDPropertyValue ARTICLE_FUSE_PROTECTION_ON_SITE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FUSE_PROTECTION_ON_SITE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Current strength (in amperes) of the electrical fuses to be used as proposed or specified by the device manufacturer for the safety-oriented operation of the respective device.

    See Also