Responder Developer Guide
setPoints Property (thermostatScheduleDay)


Syntax
'Declaration
 
<XmlArrayAttribute(1)>
<XmlArrayItemAttribute("setPoint", IsNullable=False)>
Public Property setPoints As thermostatScheduleTime()
'Usage
 
Dim instance As thermostatScheduleDay
Dim value() As thermostatScheduleTime
 
instance.setPoints = value
 
value = instance.setPoints
[XmlArray(1)]
[XmlArrayItem("setPoint", IsNullable=false)]
public thermostatScheduleTime[] setPoints {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

thermostatScheduleDay Class
thermostatScheduleDay Members

 

 


Send Comment