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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also