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

In This Topic
    ARTICLE_DESIGN_AS_OUTDOOR_CABLE Property
    In This Topic
    Designed as outdoor cable # 26023.
    Syntax
    public MDPropertyValue ARTICLE_DESIGN_AS_OUTDOOR_CABLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DESIGN_AS_OUTDOOR_CABLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Specification whether the cable is suitable for external routing.

    See Also