ArcFM Engine Developer Guide
RemoteExecute(IArchiveServices) Method


I remote proxy to the Responder DataServices component
Executes the request via the Responder DataServices component.
Syntax
'Declaration
 
Public Overloads Shared Function RemoteExecute( _
   ByVal dataServices As IArchiveServices _
) As ArchiveConfiguratorRequest
'Usage
 
Dim dataServices As IArchiveServices
Dim value As ArchiveConfiguratorRequest
 
value = ArchiveConfiguratorRequest.RemoteExecute(dataServices)
public static ArchiveConfiguratorRequest RemoteExecute( 
   IArchiveServices dataServices
)

Parameters

dataServices
I remote proxy to the Responder DataServices component

Return Value

An object that contains the requested information
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

ArchiveConfiguratorRequest Class
ArchiveConfiguratorRequest Members
Overload List

 

 


Send Comment