Creates a FrevvoRequest.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- type
- Type: GDataRequestType
The type of operation being requested
- uriTarget
- Type:
System Uri
The URI target for the request
Return Value
Type: IGDataRequestThe data request
Implements
IGDataRequestFactoryCreateRequest(GDataRequestType, Uri)See Also