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

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