Responder Developer Guide
GetAllSCADAPointsResult Field (GetAllSCADAPointsResponse)


Syntax
'Declaration
 
<MessageBodyMemberAttribute(Namespace="http://www.multispeak.org/Version_3.0", Order=0)>
Public GetAllSCADAPointsResult As scadaPoint()
'Usage
 
Dim instance As GetAllSCADAPointsResponse
Dim value() As scadaPoint()
 
value = instance.GetAllSCADAPointsResult
 
instance.GetAllSCADAPointsResult = value
[MessageBodyMember(Namespace="http://www.multispeak.org/Version_3.0", Order=0)]
public scadaPoint[] GetAllSCADAPointsResult
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

GetAllSCADAPointsResponse Class
GetAllSCADAPointsResponse Members

 

 


Send Comment