Eplan Platform API
Eplan.EplApi.HEServices Namespace / PlcService.ReadressingConfig Class / Station Property

In This Topic
    Station Property (PlcService.ReadressingConfig)
    In This Topic
    Gets/Sets ...
    Syntax
    public string Station {get; set;}
    public:
    property String^ Station {
       String^ get();
       void set (    String^ value);
    }
    See Also