Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CABLE_SUITABLE_FOR_DRAG_CHAINS Property / ARTICLE_CABLE_SUITABLE_FOR_DRAG_CHAINS Property

In This Topic
    ARTICLE_CABLE_SUITABLE_FOR_DRAG_CHAINS Property
    In This Topic
    Cable: Drag-chain suitable # 26697.
    Syntax
    public PropertyValue ARTICLE_CABLE_SUITABLE_FOR_DRAG_CHAINS {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_SUITABLE_FOR_DRAG_CHAINS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob ein Kabel für die dauerhafte Verwendung in einer Schleppkette geeignet ist.

    See Also