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

In This Topic
    ARTICLE_VOLTAGEIEC Property
    In This Topic
    Terminals: Voltage IEC # 22089.
    Syntax
    public PropertyValue ARTICLE_VOLTAGEIEC {get; set;}
    public:
    property PropertyValue^ ARTICLE_VOLTAGEIEC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also