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

In This Topic
    ARTICLE_RECOMMENDED_DIAMETER_OF_THE_CABLE Property
    In This Topic
    Recommended cable diameter # 26297.
    Syntax
    public MDPropertyValue ARTICLE_RECOMMENDED_DIAMETER_OF_THE_CABLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_RECOMMENDED_DIAMETER_OF_THE_CABLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Recommended diameter of the cable to be used for a specific product or a specific application.

    See Also