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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Used for the entry of the voltage type (AC / DC). Entry is limited to 5 characters. At a part with the product group "Relays, contactors" this property refers to the coil.

    See Also