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

In This Topic
    ARTICLE_VOLTAGE Property
    In This Topic
    Voltage # 22033.
    Syntax
    public MDPropertyValue ARTICLE_VOLTAGE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_VOLTAGE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Coil operating voltage or of the component (connection point voltage for electricity consumers); entry is limited to 10 characters. At a part with the product group "Relays, contactors" this property refers to the coil.

    See Also