Click or drag to resize

InvokeSFApiRequest Properties

The InvokeSFApiRequest type exposes the following members.

Properties
  NameDescription
Public propertyMethod
The name of the method to invoke. This is case sensitive.
Public propertyParameters
An object, normally a dictionary or hashtable of the key/value pairs, to be passed as the params for the method being invoked.
Top
See Also