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

    Interner Induktivitätswert des Geräts. Diese Information ist relevant für eigensichere Stromkreise.

    See Also