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

In This Topic
    ARTICLE_MATERIAL_OF_THE_CABLE_INNER_CONDUCTOR Property
    In This Topic
    Material of the inner conductor # 26639.
    Syntax
    public MDPropertyValue ARTICLE_MATERIAL_OF_THE_CABLE_INNER_CONDUCTOR {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MATERIAL_OF_THE_CABLE_INNER_CONDUCTOR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    Material of the inner conductor of the cable.

    See Also