Responder Developer Guide
EndDeviceDiagnostics Property


Syntax
'Declaration
 
<XmlArrayAttribute(Namespace="http://iec.ch/TC57/2013/EndDeviceDiagnostics#", Order=0)>
<XmlArrayItemAttribute(False)>
Public Property EndDeviceDiagnostics As EndDeviceDiagnostic()
'Usage
 
Dim instance As EndDeviceDiagnosticsPayloadType
Dim value() As EndDeviceDiagnostic
 
instance.EndDeviceDiagnostics = value
 
value = instance.EndDeviceDiagnostics
[XmlArray(Namespace="http://iec.ch/TC57/2013/EndDeviceDiagnostics#", Order=0)]
[XmlArrayItem(false)]
public EndDeviceDiagnostic[] EndDeviceDiagnostics {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

EndDeviceDiagnosticsPayloadType Class
EndDeviceDiagnosticsPayloadType Members

 

 


Send Comment