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

In This Topic
    ARTICLE_INTERNAL_INDUCTANCE_LI_MAX Property
    In This Topic
    Internal inductance (Li), max # 26736.
    Syntax
    public MDPropertyValue ARTICLE_INTERNAL_INDUCTANCE_LI_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INTERNAL_INDUCTANCE_LI_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximaler Wert der konstruktionsbedingten inneren Induktivität eines Geräts. Dabei ist "Li" das normierte Symbol für die innere Induktivität. Diese Eigenschaft wird bevorzugt für präzise technische Beschreibungen verwendet.

    See Also