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

In This Topic
    ARTICLE_OUTER_CABLE_DIAMETER_MAX Property
    In This Topic
    Cable outer diameter, max. # 26114.
    Syntax
    public MDPropertyValue ARTICLE_OUTER_CABLE_DIAMETER_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OUTER_CABLE_DIAMETER_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum outside diameter of the cable.

    See Also