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

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

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Identifies the device as a power supply.

    See Also