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

In This Topic
    ARTICLE_SUITABLE_FOR_CABLE_DIAMETERS Property
    In This Topic
    Suitable for cable diameter # 26350.
    Syntax
    public MDPropertyValue ARTICLE_SUITABLE_FOR_CABLE_DIAMETERS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SUITABLE_FOR_CABLE_DIAMETERS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Possible cable diameters for which a specific product or component is suitable.

    See Also