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

In This Topic
    ARTICLE_INTERNAL_INDUCTANCE Property
    In This Topic
    Internal inductance # 26734.
    Syntax
    public MDPropertyValue ARTICLE_INTERNAL_INDUCTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INTERNAL_INDUCTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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