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

In This Topic
    ARTICLE_NOMINAL_INDUCTANCE Property
    In This Topic
    Nominal inductance # 26704.
    Syntax
    public MDPropertyValue ARTICLE_NOMINAL_INDUCTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NOMINAL_INDUCTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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