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

    Measure for the property of a device to store an electrical charge for an applied voltage. The capacitance is defined as the ratio of the stored charge to the voltage and is specified in Farad (F).

    See Also