Responder Developer Guide
eventInstances Property (meterEventList)


Syntax
'Declaration
 
<XmlArrayItemAttribute(False)>
Public Property eventInstances As eventInstance()
'Usage
 
Dim instance As meterEventList
Dim value() As eventInstance
 
instance.eventInstances = value
 
value = instance.eventInstances
[XmlArrayItem(false)]
public eventInstance[] eventInstances {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

meterEventList Class
meterEventList Members

 

 


Send Comment