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

In This Topic
    ARTICLE_SELF_CAPACITANCE Property
    In This Topic
    Self-capacitance # 26692.
    Syntax
    public PropertyValue ARTICLE_SELF_CAPACITANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_SELF_CAPACITANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Interner Kapazitätswert des Geräts. Diese Information ist relevant für eigensichere Stromkreise.

    See Also