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

In This Topic
    ARTICLE_POWER_SUPPLY_REQUIRED_EXTERNAL Property
    In This Topic
    Power supply: Required (external) # 26710.
    Syntax
    public PropertyValue ARTICLE_POWER_SUPPLY_REQUIRED_EXTERNAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_SUPPLY_REQUIRED_EXTERNAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob eine externe Stromversorgung angeschlossen werden muss.

    See Also