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

In This Topic
    ARTICLE_INTERNAL_CAPACITANCE_CI_MAX Property
    In This Topic
    Internal capacitance (Ci), max. # 26730.
    Syntax
    public MDPropertyValue ARTICLE_INTERNAL_CAPACITANCE_CI_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INTERNAL_CAPACITANCE_CI_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum value of the design-inherent electrical capacitance within a device. "Ci" is the standardized symbol for the internal capacitance. This property is used primarily for precise technical descriptions.

    See Also