Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_POWER_SUPPLY Property / ARTICLE_POWER_SUPPLY Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Beschreibt, welche elektrische Versorgung ein Gerät benötigt (z.B. 24 V DC, 230 V AC).

    See Also