Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiUvStringToStringProcessor Class
Members
In This Topic
    ApiUvStringToStringProcessor Class
    In This Topic
    Processor that adds prefix and suffix.
    Inheritance Hierarchy

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

    Syntax
    public class ApiUvStringToStringProcessor : ApiUvProcessor 
    Public Constructors
     NameDescription
    Public ConstructorCreates new processor.  
    Top
    Public Properties
     NameDescription
    Public PropertyPrefix which will be added to the input string.  
    Public PropertySuffix which will be added to the input string.  
    Top
    See Also