API Help
Eplan.EplApi.MasterData Namespace / MDConnectionPointPosition Class / PlcBusInterfaceName Property

In This Topic
    PlcBusInterfaceName Property (MDConnectionPointPosition)
    In This Topic
    A PLC bus interface name
    Syntax
    public string PlcBusInterfaceName {get; set;}
    public:
    property String^ PlcBusInterfaceName {
       String^ get();
       void set (    String^ value);
    }
    See Also