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

In This Topic
    ARTICLE_CABLE_WINDER Property
    In This Topic
    Cable reel # 26393.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_WINDER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_WINDER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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