Responder Developer Guide
ServiceLocation Property (GetEndDeviceEvents)


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

GetEndDeviceEvents Class
GetEndDeviceEvents Members

 

 


Send Comment