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

In This Topic
    ARTICLE_VOLTAGEUL Property
    In This Topic
    Terminals: Voltage UL # 22091.
    Syntax
    public PropertyValue ARTICLE_VOLTAGEUL {get; set;}
    public:
    property PropertyValue^ ARTICLE_VOLTAGEUL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also