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