Responder Developer Guide
TOUReadings Property (meterRead)


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

meterRead Class
meterRead Members

 

 


Send Comment