Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_INTERNAL_CAPACITY Property / ARTICLE_INTERNAL_CAPACITY Property

In This Topic
    ARTICLE_INTERNAL_CAPACITY Property
    In This Topic
    Internal capacitance # 26728.
    Syntax
    public MDPropertyValue ARTICLE_INTERNAL_CAPACITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INTERNAL_CAPACITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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