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

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