therm_fan_status_image Method
Returns the current image for the thermostat fan
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static string therm_fan_status_image( string ref) |
VB |
Public Shared Function therm_fan_status_image ( ref As String) As String |
Parameters
ref
Type: System.String
The parent device ref
Return Value
Type: StringComplete img tag which includes a reference to the current fan state image
See Also
functions Class
Scheduler Namespace