Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / PatternSettings Class / Prefix Property
In This Topic
    Prefix Property (PatternSettings)
    In This Topic
    Prefix of all items in the pattern.
    Syntax
    public TextProperty Prefix {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    Remarks
    If not set, it will be automatically generated by EPLAN.Harness.API.Projects.Documents.Designer.CreatePattern method.
    See Also