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

    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