Responder Developer Guide
meterGroupList Property (readingSchedule)


Syntax
'Declaration
 
<XmlArrayAttribute(1)>
<XmlArrayItemAttribute(False)>
Public Property meterGroupList As meterGroup()
'Usage
 
Dim instance As readingSchedule
Dim value() As meterGroup
 
instance.meterGroupList = value
 
value = instance.meterGroupList
[XmlArray(1)]
[XmlArrayItem(false)]
public meterGroup[] meterGroupList {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

readingSchedule Class
readingSchedule Members

 

 


Send Comment