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