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

In This Topic
    ARTICLE_PLCISPOWERSUPPLY Property
    In This Topic
    Power supply # 22052.
    Syntax
    public MDPropertyValue ARTICLE_PLCISPOWERSUPPLY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PLCISPOWERSUPPLY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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