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

In This Topic
    ARTICLE_IMPEDANCE Property
    In This Topic
    Impedance # 26695.
    Syntax
    public MDPropertyValue ARTICLE_IMPEDANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_IMPEDANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Complex AC resistance of a linear passive two-terminal circuit, a line, a capacitor, an inductance or for the wave propagation.

    See Also