ResponseParamName Property
The Name of the NVP Parameter.
Syntax
__property String ResponseParamName[int ResponseParamIndex] = {read=FResponseParamName, write=FSetResponseParamName};
Default Value
""
Remarks
The Name 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