Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_INTERNAL_INDUCTANCE_LI_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_INTERNAL_INDUCTANCE_LI_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum value of the design-inherent internal inductance of a device. "Li" is the standardized symbol for the inner inductance. This property is used primarily for precise technical descriptions.

    See Also