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

In This Topic
    ARTICLE_CABLE_ENTRY_INTO_THE_DEVICE Property
    In This Topic
    Cable entry into device # 26395.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_ENTRY_INTO_THE_DEVICE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_ENTRY_INTO_THE_DEVICE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Specifies the way in which a cable is inserted and fastened into the device, for example by means of a screw connection.

    See Also