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

In This Topic
    ARTICLE_CABLE_DATA Property
    In This Topic
    Cable data # 26046.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_DATA {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_DATA {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Details of the cables to be connected to a device connection point.

    See Also