Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDTerminalTemplatePosition Class / HasPlugInAdapter Property

In This Topic
    HasPlugInAdapter Property
    In This Topic
    Does terminal template have a plug adapter?
    Syntax
    public bool HasPlugInAdapter {get; set;}
    public:
    property bool HasPlugInAdapter {
       bool get();
       void set (    bool value);
    }
    See Also