Responder Developer Guide
EndDeviceEventDetails Property (EndDeviceEvent)


Syntax
'Declaration
 
<XmlElementAttribute("EndDeviceEventDetails", Order=8)>
Public Property EndDeviceEventDetails As EndDeviceEventDetail()
'Usage
 
Dim instance As EndDeviceEvent
Dim value() As EndDeviceEventDetail
 
instance.EndDeviceEventDetails = value
 
value = instance.EndDeviceEventDetails
[XmlElement("EndDeviceEventDetails", Order=8)]
public EndDeviceEventDetail[] EndDeviceEventDetails {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

EndDeviceEvent Class
EndDeviceEvent Members

 

 


Send Comment