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

    The specified setpoint or reference value for the inductance of an item, measured under the specified conditions. The inductance is specified in the unit Henry (H).

    See Also