Click or drag to resize

InvokeSFApiRequestParameters Property

An object, normally a dictionary or hashtable of the key/value pairs, to be passed as the params for the method being invoked.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Object Parameters { get; set; }

Property Value

Type: Object
See Also