Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class / Prefix Property
In This Topic
    Prefix Property (ApiCableUnitGeneratorSettings)
    In This Topic
    Prefix which will be placed in front of a cable unit name if it based on cable name.
    Syntax
    public TextProperty Prefix {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