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

    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