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

In This Topic
    ARTICLE_SELF_INDUCTIVITY Property
    In This Topic
    Self-inductance # 26691.
    Syntax
    public MDPropertyValue ARTICLE_SELF_INDUCTIVITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SELF_INDUCTIVITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Internal inductance value of the device. This information is relevant for intrinsically safe circuits.

    See Also