PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

ResponseParams Property

A collection of name-value pair parameters returned by the server after the last request.

Syntax

[VB.NET]
Public ReadOnlyProperty ResponseParams As NVPParamList

[C#]
public NVPParamList ResponseParams {get;}

Remarks

This property will be populated after a call to SendRequest, and will contain parameters that were returned by the server in the response.

This collection is indexed from 0 to Count - 1.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0