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

In This Topic
    ARTICLE_INTERNAL_CAPACITY_MAX Property
    In This Topic
    Internal capacitance, max. # 26727.
    Syntax
    public PropertyValue ARTICLE_INTERNAL_CAPACITY_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_INTERNAL_CAPACITY_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximaler Wert der konstruktionsbedingten elektrischen Kapazität innerhalb eines Geräts.

    See Also