Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_PLCISMOUNTEDONHEADMODULE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PLCISMOUNTEDONHEADMODULE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property of a part variant. Identifies a PLC card that is placed on a head station or is integrated into it.

    See Also