Miner.Responder.Shared Assembly > Miner.Responder.Shared Namespace > ResponderServices Class : ExecuteRequest<T> Method |
'Declaration Public Shared Function ExecuteRequest(Of T As {Class, IDataRequest})( _ ByVal request As T _ ) As T
'Usage Dim request As T Dim value As T value = ResponderServices.ExecuteRequest(Of T)(request)
public static T ExecuteRequest<T>( T request ) where T: class, IDataRequest
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.