Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / ApiCableUnitGeneratorSettings Class / IncludeLabels Property
In This Topic
    IncludeLabels Property
    In This Topic
    Should the created cable units include labels.
    Syntax
    public BooleanProperty IncludeLabels {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