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

In This Topic
    ARTICLE_PLCSTATIONTYPE Property
    In This Topic
    PLC station: Type # 22269.
    Syntax
    public PropertyValue ARTICLE_PLCSTATIONTYPE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCSTATIONTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant.

    See Also