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

In This Topic
    ARTICLE_SELF_CAPACITANCE Property
    In This Topic
    Self-capacitance # 26692.
    Syntax
    public MDPropertyValue ARTICLE_SELF_CAPACITANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SELF_CAPACITANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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