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

In This Topic
    ARTICLE_INTERNAL_INDUCTANCE Property
    In This Topic
    Internal inductance # 26734.
    Syntax
    public PropertyValue ARTICLE_INTERNAL_INDUCTANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_INTERNAL_INDUCTANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Induktivität, die durch den inneren Aufbau eines Geräts entsteht – also durch magnetische Felder im Inneren der Leiter und Bauteile und durch deren geometrische Anordnung.

    See Also