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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Specifies the maximum permissible or recommended nominal current for the fuse or protection component that protects a product against excessive current flow. The characteristic of the backup fuse must be observed.

    See Also