Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class / Suffix Property
In This Topic
    Suffix Property (ApiCableUnitGeneratorSettings)
    In This Topic
    Suffix which will be placed behind a cable unit name if it based on cable name.
    Syntax
    public TextProperty Suffix {get; set;}
    Exceptions
    ExceptionDescription
    Argument is invalid. The exception is thrown when a wrong argument is passed to the method or the setter of property.
    See Also