Eplan Platform API
Eplan.EplApi.HEServices Namespace / NameService Class / AdjustmentOfDeviceTagSeparatorIsEnabled Property

In This Topic
    AdjustmentOfDeviceTagSeparatorIsEnabled Property
    In This Topic
    Determines if adjustment of the visible device tag separator should be forced
    Syntax
    public bool AdjustmentOfDeviceTagSeparatorIsEnabled {get; set;}
    public:
    property bool AdjustmentOfDeviceTagSeparatorIsEnabled {
       bool get();
       void set (    bool value);
    }
    See Also