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

In This Topic
    ARTICLE_OHMIC_RESISTANCE Property
    In This Topic
    Ohmic resistance # 26132.
    Syntax
    public MDPropertyValue ARTICLE_OHMIC_RESISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OHMIC_RESISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Electrical potential difference divided by the current if no electromotive force is available in the conductor.

    See Also