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

In This Topic
    ARTICLE_IMPEDANCE Property
    In This Topic
    Impedance # 26695.
    Syntax
    public PropertyValue ARTICLE_IMPEDANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_IMPEDANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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