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

In This Topic
    ARTICLE_POWER_SUPPLY_AVAILABLE_INTERNAL Property
    In This Topic
    Power supply: Available (internal) # 26711.
    Syntax
    public PropertyValue ARTICLE_POWER_SUPPLY_AVAILABLE_INTERNAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_POWER_SUPPLY_AVAILABLE_INTERNAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob das Gerät mit einer integrierten Stromversorgung ausgestattet ist.

    See Also