Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiUvStringToBoolProcessor Class
Members
In This Topic
    ApiUvStringToBoolProcessor Class
    In This Topic
    Processor that converts strings to boolean.
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.Common.ApiUvProcessor
          EPLAN.Harness.API.Settings.Common.ApiUvStringToBoolProcessor

    Syntax
    public class ApiUvStringToBoolProcessor : ApiUvProcessor 
    Public Constructors
     NameDescription
    Public ConstructorCreates new processor.  
    Top
    Public Properties
     NameDescription
    Public PropertyResult boolean value.  
    Public PropertyTexts which will converted to the Result boolean. Each color can be used only once.  
    Top
    See Also