Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_SELF_INDUCTIVITY Property / ARTICLE_SELF_INDUCTIVITY Property

In This Topic
    ARTICLE_SELF_INDUCTIVITY Property
    In This Topic
    Self-inductance # 26691.
    Syntax
    public PropertyValue ARTICLE_SELF_INDUCTIVITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_SELF_INDUCTIVITY {
       PropertyValue^ get();
       void set (    PropertyValue^ 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