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

In This Topic
    ARTICLE_INTERNAL_CAPACITY Property
    In This Topic
    Internal capacitance # 26728.
    Syntax
    public PropertyValue ARTICLE_INTERNAL_CAPACITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_INTERNAL_CAPACITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Die innere Kapazität ist die kapazitive Eigenschaft innerhalb eines Leitungsaufbaus (z.B. zwischen Innenleitern oder zwischen Innen- und Außenleiter), angegeben pro Längeneinheit.

    See Also