InvokeSFApiRequest Properties |
The InvokeSFApiRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Method |
The name of the method to invoke. This is case sensitive.
| |
| Parameters |
An object, normally a dictionary or hashtable of the key/value pairs, to be passed as the params for the method being invoked.
|