Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList 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 PropertyValue ARTICLE_CABLE_ENTRY_INTO_THE_DEVICE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_ENTRY_INTO_THE_DEVICE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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