API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PLCDEVICENAME_12 Property / ARTICLE_PLCDEVICENAME_12(Int32) Property

In This Topic
    ARTICLE_PLCDEVICENAME_12(Int32) Property
    In This Topic
    PLC subdevice 12: Name # 22304. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_PLCDEVICENAME_12( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCDEVICENAME_12 {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also