Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class / NameBasedOnCable Property
In This Topic
    NameBasedOnCable Property
    In This Topic
    Should the name of the cable unit be the same as .
    Syntax
    public BooleanProperty NameBasedOnCable {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