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

In This Topic
    ARTICLE_CAPACITANCE Property
    In This Topic
    Capacitance # 26703.
    Syntax
    public PropertyValue ARTICLE_CAPACITANCE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CAPACITANCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maß für die Eigenschaft eines Betriebsmittels, elektrische Ladung bei einer anliegenden Spannung zu speichern. Die Kapazität wird als Verhältnis von gespeicherter Ladung zu Spannung definiert und in Farad (F) angegeben.

    See Also