Property | Description |
Default Value | Default value for the parameter. If you specify a value, Mobile Development does not create a method parameter for the Parameter object. If you specify a value for Default Value, the Repeating property must be cleared. |
Name | Name of the parameter. The value you specify must be unique among all parameters you specify for a specific Request object. Note: Do not use postData as a value. The value postData is reserved. |
Repeating | Whether the parameter contains multiple values. Select the Repeating check box if the parameter contains multiple values. If you select the Repeating check box, you cannot specify a value for the Default Value property. |
Style | Whether the parameter is to be added to the header or query string. ![]() ![]() |
Url Encode | Specifies that the value of the parameter must be url encoded. |