Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / PropertyValue Class
Members
In This Topic
    PropertyValue Class
    In This Topic
    Class that holds the value of a property in the right data type. Supported data types:
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.ApiProperties.PropertyValue

    Syntax
    public class PropertyValue 
    Public Methods
     NameDescription
    Public MethodServes as the default hash function.  
    Public MethodReturns a string that represents the current object.  
    Top
    Public Operators
    Overloaded. Implicit conversion from System.String to PropertyValue.
    Top
    See Also