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

    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