ArcFM Engine Developer Guide
RemoteExecute() Method


Executes the request via the Responder DataServices component.
Syntax
'Declaration
 
Public Overloads Shared Function RemoteExecute() As ConfiguratorRequest
'Usage
 
Dim value As ConfiguratorRequest
 
value = ConfiguratorRequest.RemoteExecute()
public static ConfiguratorRequest RemoteExecute()

Return Value

An object that contains the requested information
Remarks
This override will execute the request using the DataServices component returned from ResponderServices.GetDataServices() method.
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

ConfiguratorRequest Class
ConfiguratorRequest Members
Overload List

 

 


Send Comment