Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_TEMPERATURE Property / CONNECTION_TEMPERATURE Property

In This Topic
    CONNECTION_TEMPERATURE Property
    In This Topic
    Temperature # 31084.
    Syntax
    public PropertyValue CONNECTION_TEMPERATURE {get; set;}
    public:
    property PropertyValue^ CONNECTION_TEMPERATURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also