Responder Developer Guide
EndDeviceEventType Property (EndDeviceEvents)


Syntax
'Declaration
 
<XmlElementAttribute("EndDeviceEventType", Order=1)>
Public Property EndDeviceEventType As EndDeviceEventType1()
'Usage
 
Dim instance As EndDeviceEvents
Dim value() As EndDeviceEventType1
 
instance.EndDeviceEventType = value
 
value = instance.EndDeviceEventType
[XmlElement("EndDeviceEventType", Order=1)]
public EndDeviceEventType1[] EndDeviceEventType {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

EndDeviceEvents Class
EndDeviceEvents Members

 

 


Send Comment