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

In This Topic
    ARTICLE_COILVOLTAGE Property
    In This Topic
    Coil: Voltage # 22218.
    Syntax
    public PropertyValue ARTICLE_COILVOLTAGE {get; set;}
    public:
    property PropertyValue^ ARTICLE_COILVOLTAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also