API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_TEMPERATURE Property / CONNECTION_TEMPERATURE(Int32) Property

In This Topic
    CONNECTION_TEMPERATURE(Int32) Property
    In This Topic
    Temperature # 31084. This property isn't indexed.
    Syntax
    public PropertyValue CONNECTION_TEMPERATURE( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ CONNECTION_TEMPERATURE {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    See Also