Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList 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 PropertyValue ARTICLE_SUITABLE_FOR_CABLE_DIAMETERS {get; set;}
    public:
    property PropertyValue^ ARTICLE_SUITABLE_FOR_CABLE_DIAMETERS {
       PropertyValue^ get();
       void set (    PropertyValue^ 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