ResponseParamValue Property
The Value of the NVP Parameter.
Syntax
__property String ResponseParamValue[int ResponseParamIndex] = {read=FResponseParamValue, write=FSetResponseParamValue};
Default Value
""
Remarks
The Value of the NVP Parameter.
The size of the array is controlled by the ResponseParamCount property.
This property is read-only and not available at design time.
Data Type
String