Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_NOMINAL_INDUCTANCE Property / ARTICLE_NOMINAL_INDUCTANCE Property

In This Topic
    ARTICLE_NOMINAL_INDUCTANCE Property
    In This Topic
    Nominal inductance # 26704.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_INDUCTANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_INDUCTANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Der spezifizierte Soll- oder Referenzwert für die Induktivität eines Bauteils, gemessen unter festgelegten Bedingungen. Die Induktivität wird in der Einheit Henry (H) angegeben.

    See Also