Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class / Separator Property
In This Topic
    Separator Property (PatternSettings)
    In This Topic
    Separator between prefix and index.
    Syntax
    public TextProperty Separator {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    Remarks
    If not set, the default value from settings will be taken.
    See Also