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

In This Topic
    ARTICLE_POWER_SUPPLY Property
    In This Topic
    Power supply # 26708.
    Syntax
    public PropertyValue ARTICLE_POWER_SUPPLY {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_SUPPLY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describes the electrical supply that is required by a device (for example 24 V DC, 230 V AC).

    See Also