Responder Developer Guide
days Property (thermostatScheduleDay)


Syntax
'Declaration
 
<XmlArrayItemAttribute("day", IsNullable=False)>
Public Property days As dayLabel()
'Usage
 
Dim instance As thermostatScheduleDay
Dim value() As dayLabel
 
instance.days = value
 
value = instance.days
[XmlArrayItem("day", IsNullable=false)]
public dayLabel[] days {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