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

    The internal capacitance is the capacitive property within a cable structure (for example between inner conductors or between inner and outer conductors), expressed per unit of length.

    See Also