Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_CABLE_LEVEL Property / ARTICLE_CABLE_LEVEL Property

In This Topic
    ARTICLE_CABLE_LEVEL Property
    In This Topic
    Cable: Voltage level # 26400.
    Syntax
    public PropertyValue ARTICLE_CABLE_LEVEL {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_LEVEL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Voltage level of the cable.

    See Also