Responder Developer Guide
GetAllCircuitElementsResult Field (GetAllCircuitElementsResponse)


Syntax
'Declaration
 
<MessageBodyMemberAttribute(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=0)>
Public GetAllCircuitElementsResult As circuitElement()
'Usage
 
Dim instance As GetAllCircuitElementsResponse
Dim value() As circuitElement()
 
value = instance.GetAllCircuitElementsResult
 
instance.GetAllCircuitElementsResult = value
[MessageBodyMember(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=0)]
public circuitElement[] GetAllCircuitElementsResult
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

GetAllCircuitElementsResponse Class
GetAllCircuitElementsResponse Members

 

 


Send Comment