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

    Inductance that arises through the inner structure of a device, meaning through magnetic fields in the interior of the conductors and items and through their geometrical arrangement.

    See Also