Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_POWER_SUPPLY_REQUIRED_EXTERNAL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_POWER_SUPPLY_REQUIRED_EXTERNAL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob eine externe Stromversorgung angeschlossen werden muss.

    See Also