Responder Developer Guide
ServiceCategory Property


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