Responder Developer Guide
CustomerAccount Property (GetEndDeviceEvents)


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