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

In This Topic
    ARTICLE_OVERCURRENT_PROTECTION_DEVICE_PLUG_FUSE_MAX Property
    In This Topic
    Overcurrent protection device (fuse, stub wiring), max. # 26719.
    Syntax
    public MDPropertyValue ARTICLE_OVERCURRENT_PROTECTION_DEVICE_PLUG_FUSE_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OVERCURRENT_PROTECTION_DEVICE_PLUG_FUSE_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the maximum value of the fuse that may be used at stub wiring of the surge protection device. The characteristic of the backup fuse must be observed.

    See Also