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

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

    Property Value

    Returns property value of type System.String.
    See Also