| |
| Name | Returns | Description |
|---|---|---|
| Direction | Long | Indicates the direction of the parameter. Can be one of the following ParameterDirectionEnum constants. |
| Name | String | The name of the parameter. Read-only. |
| Properties | Properties | Collection of Property objects. Read-only. |
| Type | Integer | The data type of the parameter. |
| Value | Variant | The value of the parameter. |
| |