Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_CABLE_SUITABLE_FOR_DRAG_CHAINS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_SUITABLE_FOR_DRAG_CHAINS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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