Harness proD API Help
EPLAN.Harness.API.Settings Namespace / NameSeparators Class
Members
In This Topic
    NameSeparators Class
    In This Topic
    Represents name separators as stored in Settings.
    Object Model
    NameSeparators ClassTextProperty ClassTextProperty ClassTextProperty ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.NameSeparators

    Syntax
    public class NameSeparators 
    Public Properties
     NameDescription
    Public PropertyDetermines the separator between connection point designations.  
    Public PropertyDetermines the separator in the full pin name. The separator is used for the Plug designation, Pin designation and Terminal designation entries.  
    Public PropertyDetermines the separator character which separates names and occurrence numbers (indexes) in the navigation panel tree view.  
    Public PropertyDetermines the separator between the device (connectable object, terminal, etc.) and the pin name, for instance in tables and reports.  
    Top
    See Also