Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiUvColorToBoolProcessor Class / Colors Property
In This Topic
    Colors Property (ApiUvColorToBoolProcessor)
    In This Topic
    Colors which will converted to the Result boolean. Each color can be used only once.
    Syntax
    public IList<Color> Colors {get;}
    Exceptions
    ExceptionDescription
    Thrown when the list already contains the color.
    See Also