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

In This Topic
    ARTICLE_PLCDEVICENAME_7 Property
    In This Topic
    PLC subdevice 7: Name # 22299.
    Syntax
    public PropertyValue ARTICLE_PLCDEVICENAME_7 {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCDEVICENAME_7 {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also