API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_PLCISMOUNTEDONHEADMODULE Property / ARTICLE_PLCISMOUNTEDONHEADMODULE Property

In This Topic
    ARTICLE_PLCISMOUNTEDONHEADMODULE Property
    In This Topic
    PLC card is placed on head station # 22290.
    Syntax
    public PropertyValue ARTICLE_PLCISMOUNTEDONHEADMODULE {get; set;}
    public:
    property PropertyValue^ ARTICLE_PLCISMOUNTEDONHEADMODULE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    See Also