Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Params Property

A collection of parameters for the current PAAPI operation.

Syntax

[VB.NET]
Public ReadOnlyProperty Params As AWSParamList

[C#]
public AWSParamList Params {get;}

Remarks

The parameters for the current operation. Each operation has a list of valid parameters associated with it. This list is located in Amazon's documentation. Before calling SendRequest, parameters may be added here or by using the AddParam method.

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

Default Value

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