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

In This Topic
    ARTICLE_CABLE_WINDER Property
    In This Topic
    Cable reel # 26393.
    Syntax
    public PropertyValue ARTICLE_CABLE_WINDER {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_WINDER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Type of cable reel. Example: An extension cable is supplied with an integrated cable drum.

    See Also