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

In This Topic
    ARTICLE_CABLE_INCLUDED Property
    In This Topic
    Cables included # 26044.
    Syntax
    public PropertyValue ARTICLE_CABLE_INCLUDED {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_INCLUDED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Shows whether the required cables are supplied with a part. Example: A USB cable is part of the scope of delivery with an external hard disk.

    See Also